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

Improve test coverage #239

Open
raimohanska opened this issue Feb 8, 2024 · 0 comments
Open

Improve test coverage #239

raimohanska opened this issue Feb 8, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@raimohanska
Copy link
Owner

raimohanska commented Feb 8, 2024

There are TODOs in at least

Also, Playwright tests with authenticated users, creating private boards. Test that re-joining a private board works (was broken), test the cleaning of locally stored private boards on logout (was broken). This requires a mock authentication endpoint for testing. For instance, create an endpoint /auth/mock/{user} that will authenticate you as {user}@ourboard.io.

Good tests keep Ourboard stable when boldly developing new stuff. Writing Playwright tests is good fun!

@raimohanska raimohanska added the enhancement New feature or request label Feb 8, 2024
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