pyface icon indicating copy to clipboard operation
pyface copied to clipboard

Use GuiTestAssistant in TestSplitEditorAreaPane

Open corranwebster opened this issue 4 years ago • 1 comments

Fixes #463 - the test was not using GuiTestAssistant and so was not cleaning up after itself.

corranwebster avatar Dec 10 '19 20:12 corranwebster

Codecov Report

Merging #464 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #464   +/-   ##
=======================================
  Coverage   36.54%   36.54%           
=======================================
  Files         481      481           
  Lines       26422    26422           
  Branches     3969     3969           
=======================================
  Hits         9655     9655           
  Misses      16334    16334           
  Partials      433      433

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 078e75d...51fc0e7. Read the comment docs.

codecov-io avatar Feb 22 '20 11:02 codecov-io

Closing in favour of #1203

corranwebster avatar Mar 08 '23 16:03 corranwebster