Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
add bullet point
  • Loading branch information
Remus287 authored Dec 16, 2024
1 parent 80b0448 commit 5e9df1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ Note: If the proper .env files are not set up or have invalid credentials, many
### Jest unit tests:
Currently the client (frontend) of the site has a few jest unit tests, these can be run from the client directory with ```npm run test```
- mailchimp-ping.test.tsx: This test passes if the MAILCHIMP credentials are correct and a valid ping response is detected from Mailchimp servers
- mailchimp-ping.test.tsx: This test passes if the MAILCHIMP credentials are correct and a valid ping response is detected from Mailchimp servers
### Playwright end-to-end tests:
Most of the current test coverage comes from the end-to-end tests. these can be run from the base repository directory with ```npx run tests```
Expand Down

0 comments on commit 5e9df1c

Please sign in to comment.