-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* test(frontend): 🧪 Write test for navbar Check if all elements are visible in navbar and clickable. Co-authored-by: Jakob <jakob.gregusson@gmail.com> * fix(frontend): 🐛 Fix selectors so playwright clicks the correct buttons * fix(frontend): 🐛 fix cicd localhost error * fix(frontend): 🐛 fix prettier * fix(frontend): 🐛 try using cloudflare to run ci cd for playwright tests * test(frontend): ✅ Add webserver for playwright * test(frontend): ✅ Run tests on the server and fix tests to current product * fix(ci/cd): 🐛 Update version for ci/cd for playwright * fix(frontend): 🐛 Remove running tests from build * test(frontend): ✅ Add config for mobile tests * test(frontend): 🧪 Write test for navbar that checks if the buttons exist and check if they are clickable and navigates to different pages on mobile * refactor(frontend): ♻️ Run prettier * test(frontend): ✅ Fix navbarclicktest by clicking the logo first --------- Co-authored-by: Lucas Tran <lucastran1107@gmail.com> Co-authored-by: Jakob Grøtan Gregusson <jakobgg@stud.ntnu.no> Co-authored-by: Lucas Tran <lucastra@stud.ntnu.no>
- Loading branch information
4 people
authored and
GitHub
committed
Apr 9, 2024
1 parent
fe7094e
commit 2e9becb
Showing
7 changed files
with
140 additions
and
619 deletions.
There are no files selected for viewing
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
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
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
Oops, something went wrong.