Skip to content

Commit

Permalink
updated readme for the final handoff
Browse files Browse the repository at this point in the history
  • Loading branch information
Cassidy-Boilley committed May 28, 2024
1 parent 0df6f87 commit 9e687df
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -132,4 +132,7 @@ To install the project, clone the repository and run `npm install` to install al
- There will be a need to add more qa tests for the app as the current coverage is only around 20%
- The ACTIONS_TOKEN is bound to my PAT, a new token will need to be made. The same applies to the DOCKER_PASSWORD and DOCKER_USERNAME.
To modify these go to the repo -> Settings -> Secrets and Variables -> Actions
^^
This will require admin access to the repository

- Testing is done through Playwright and Jest. Ideally tests should be made with Jest so that coverage can be done. However playwright is easier to use but doesn't currently have coverage reports.

0 comments on commit 9e687df

Please sign in to comment.