-
Notifications
You must be signed in to change notification settings - Fork 2
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
introduce E2E tests #132
Labels
enhancement
New feature or request
Comments
Bump ? Any news |
@AugustinMauroy will try to do this this week |
awsome ! |
Hey @AugustinMauroy i am really sorry, but I don't find the time to work on it rn :/ just wanted to be fair and tell you |
No problem |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We need integration tests to test the app 😁 but above all to have a solid base for the rest of the project.
I propose to use playwright as E2E test.
Something to test:
/attendance
=> so all CRUD cases of absence periods here/group-attendance
page to test the searchUseful link:
The text was updated successfully, but these errors were encountered: