This repository has been archived by the owner on Feb 5, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Web: e2e testen #542
Open
ArnoutAllaert
wants to merge
50
commits into
develop
Choose a base branch
from
web/test/e2e
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Web: e2e testen #542
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Codecov Report
@@ Coverage Diff @@
## develop #542 +/- ##
========================================
Coverage 94.44% 94.44%
========================================
Files 39 39
Lines 1134 1134
Branches 238 238
========================================
Hits 1071 1071
Misses 57 57
Partials 6 6 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Beschrijving
Toevoeging van e2e testen. Enkel building create en edit zijn nog niet afgewerkt aangezien die pagina nog in pr staat.
Het zal mij echter niet meer lukken om die toe te voegen, want Jozko zijn server ligt juist plat, dus ik kan niet aan een db (docker gaat niet bij mij). Ik wil gerust iemand helpen daarbij als die bvb zijn scherm kan streamen of zo.
Als een test faalt, is dit (hoogst waarschijnlijk) doordat niet de juiste data in de db aanwezig is, bvb een student die een ronde wilt starten die er niet in zit. Ik wou daarvoor kijken dat de juiste data aanwezig is, maar dit bleek wat lastiger dan gedacht. Ik ga kijken om misschien een script toe te voegen daarvoor nog.
Motivatie en context
Testmethode
Screenshots (indien van toepassing):
Aanpassingen
Checklist