Skip to content

Commit

Permalink
Final readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
Cassidy-Boilley committed May 30, 2024
1 parent 01701ed commit d01ed91
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -137,3 +137,5 @@ To install the project, clone the repository and run `npm install` to install al
This will require admin access to the repository

- Testing is done through Playwright and Jest. Unit tests should be made with Jest so that coverage can be done. However playwright is easier to use for end-to-end testing but doesn't currently register on coverage reports.

- The current playwright tests need to be updated to function with the current code as it was changed. Playwright does have a VSCode extension that you can use. Additionally if you want to run a Playwright browser instance use `npx playwright codegen YOUR_URL` and it lets click on the elements.

0 comments on commit d01ed91

Please sign in to comment.