Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test coverage could be improved #59

Open
alisonrclarke opened this issue Mar 24, 2022 · 1 comment
Open

Test coverage could be improved #59

alisonrclarke opened this issue Mar 24, 2022 · 1 comment

Comments

@alisonrclarke
Copy link
Contributor

UI tests are currently minimal. Should ensure we test all cases for errors etc as part of selenium tests.

@sjmf
Copy link
Member

sjmf commented Nov 1, 2022

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants