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

Refactor e2e tests for better test coverage #3458

Open
reinkrul opened this issue Oct 8, 2024 · 0 comments
Open

Refactor e2e tests for better test coverage #3458

reinkrul opened this issue Oct 8, 2024 · 0 comments

Comments

@reinkrul
Copy link
Member

reinkrul commented Oct 8, 2024

We currently have the "RFC021" e2e-test that provides the most coverage, but still not enough. At the same time, it was never intended as the "one test that tests databases".

Should we create a new e2e-test that tests:

  • all steps (including now missing revocation) for a particular application flow/use case
  • on all supported databases

Then we can simplify RFC021 test to cover only RFC021 (and not discovery and statuslist functionality, like it currently does).

@reinkrul reinkrul changed the title Refactor e2e tests for better test coverage with storage variants Refactor e2e tests for better test coverage Oct 8, 2024
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