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

Cypress tests do not provide complete coverage and can't be run locally #573

Open
simon-20 opened this issue Apr 3, 2024 · 0 comments
Open

Comments

@simon-20
Copy link
Contributor

simon-20 commented Apr 3, 2024

Brief Description
The Cypress tests provide only minimal coverage on the Validator's responses. For instance, there is just a single check for the Public Data Viewer page, and all it does is check whether the page includes an IATI Version and a Type. It doesn't check that the correct output is provided for different report types.

In addition, not all of the tests work locally when running the Validator website against a locally running js-validator-api.

Severity
Low

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

No branches or pull requests

1 participant