You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Test coverage metrics for Python have been added and merged with the testcoverage branch and have been finalised in commit 1287d96.
We currently have 79% test coverage of Django/server-side code. Thought needs to be given to how we can measure client-side test coverage for the webdriver tests run with selenium.
PR #94 will add further test coverage when merged.
UI tests are currently minimal. Should ensure we test all cases for errors etc as part of selenium tests.
The text was updated successfully, but these errors were encountered: