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

Add test for visited/successful state setting #102

Open
CloseChoice opened this issue Sep 2, 2023 · 0 comments
Open

Add test for visited/successful state setting #102

CloseChoice opened this issue Sep 2, 2023 · 0 comments
Assignees

Comments

@CloseChoice
Copy link
Owner

CloseChoice commented Sep 2, 2023

With #100, for every logged in user we create a state for each challenge. Test that this is done correctly in a positive and negative way.

  • positive: each visited challenge gets the visited state
  • negative: each non-visited challenge does not get the visited tag

Further check the same for each successfully/not-successfully tried session

This can be done after #101 is fixed

@CloseChoice CloseChoice self-assigned this Sep 2, 2023
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