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

Integration tests #136

Open
6 of 10 tasks
nobe4 opened this issue Aug 10, 2024 · 0 comments
Open
6 of 10 tasks

Integration tests #136

nobe4 opened this issue Aug 10, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@nobe4
Copy link
Owner

nobe4 commented Aug 10, 2024

Currently the unit tests are working as expected but it would be better to have integration tests.

  • Write a simple web server that serves pages of notifications
  • Use it to mock the API
  • Write custom fixtures to tests various cases of success and failures
  • Add more tests
    • Retry
    • Cache update
    • Done state
    • Hidden state
    • Error handling
  • Find a way to test also the actions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant