rjkroege / edwood

Go version of Plan9 Acme Editor
Other
383 stars 34 forks source link

Test and visualize frame operations #465

Closed rjkroege closed 2 years ago

rjkroege commented 2 years ago

Extend the edwoodtest mock devdraw to support emitting HTML/SVG files that visualize the requested draw operations. Record these visualizations from the frame tests. Use validated visualizations as test baselines.

codecov[bot] commented 2 years ago

Codecov Report

Merging #465 (aa6a3d1) into master (f7b7a18) will not change coverage. The diff coverage is 0.00%.

@@           Coverage Diff           @@
##           master     #465   +/-   ##
=======================================
  Coverage   58.10%   58.10%           
=======================================
  Files          53       53           
  Lines       10673    10673           
=======================================
  Hits         6202     6202           
  Misses       4037     4037           
  Partials      434      434           
Impacted Files Coverage Δ
frame/draw.go 26.57% <0.00%> (ø)
logf.go 72.58% <ø> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.