Skip to content

Commit

Permalink
refactor: updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Tina Gohil authored and Tina Gohil committed Jan 3, 2025
1 parent 0677dc9 commit 9fd9150
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/manage-e2e-tests /README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# E2E Testing

Here are written End to End tests for the three services in Family Hubs: Manage.
Here are written End to End tests for Family Hubs: Manage.
This is a Serenity/JS with Playwright Framework using a screenplay pattern.
# Prerequisites

- Ensure Node.js and npm are installed on your machine.
- Run data seed scripts
- Navigate to folder of service under test (i.e. find-e2e-tests, connect-e2e-tests or manage-e2e-tests)
- Navigate to folder of service under test (i.e. manage-e2e-tests)
- Install all required dependencies: npm install
- Ensure to create a .env file containing the baseURL, usernames, and password for the environment you plan to test.

Expand Down

0 comments on commit 9fd9150

Please sign in to comment.