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

Frontend testing #262

Merged
merged 18 commits into from
May 22, 2024
Merged

Frontend testing #262

merged 18 commits into from
May 22, 2024

Conversation

arnedierick
Copy link
Contributor

Deze PR voorziet de dev branch van frontend testen die gemaakt zijn met Cypress.
Ze bevat een e2e test voor de landingpage en een zo uitgebreid mogelijke test voor alle componenten

@arnedierick arnedierick linked an issue May 16, 2024 that may be closed by this pull request
@arnedierick
Copy link
Contributor Author

Alle componenten/pages die afgewerkt zijn hebben een test nu. Componenten die zonder hooks absoluut niet werken hebben een default test die niet veel doet. Gelukkig is dit de minderheid.

Voor de meeste componenten wordt de basis van het component getest. Ik denk dat deze PR klaar is voor review en merge

@arnedierick arnedierick marked this pull request as ready for review May 16, 2024 19:03
@arnedierick arnedierick requested a review from AWerbrouck May 17, 2024 14:52
Copy link
Contributor

@AWerbrouck AWerbrouck left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code ziet er goed uit, en het werkt bij mij ook op linux

@AWerbrouck AWerbrouck merged commit cb4fa64 into development May 22, 2024
1 check passed
@AWerbrouck AWerbrouck deleted the feature/fronted-testing branch May 23, 2024 17:38
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

Successfully merging this pull request may close these issues.

UI testen
2 participants