Skip to content

Commit

Permalink
311 initial playwright component testing setup (#321)
Browse files Browse the repository at this point in the history
* chore(frontend): 📦 Donwload packages for playwright component testing

* test(frontend): ✅ Added simple component test and configured alias handling

* ci(ci/cd): 👷 Added ci/cd for component tests

* fix(ci/cd): 🐛 Try to fix ci/cd not working

* fix(frontend): 🐛 fix prettier

* fix(frontend): 🐛 Fix cicd not recognizing playwright

* fix(frontend): 🐛 remove cicd for testing

---------

Co-authored-by: Lucas Tran <lucastra@stud.ntnu.no>
Co-authored-by: Jakob Grøtan Gregusson <jakobgg@stud.ntnu.no>
  • Loading branch information
3 people authored and GitHub committed Apr 18, 2024
1 parent 2999ab8 commit d77bd73
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
4 changes: 1 addition & 3 deletions frontend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@
"ol-ext": "^4.0.14",
"ol-mapbox-style": "^12.2.0",
"pagination": "^0.4.6",
"playwright": "^1.43.1",
"qs": "^6.11.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down

0 comments on commit d77bd73

Please sign in to comment.