-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
13fe994
commit 7647c69
Showing
1 changed file
with
2 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -29,7 +29,8 @@ npm install | |
You can test the application with at new user in a test environment: | ||
1. Navigate to https://houston-staging.pdq.tools/login?company_name=your_cool_company_name | ||
+ You must provide your own unique company name in the above url. Please replace your_cool_company_name with another name. | ||
2. Create a new account when requested to sign in | ||
2. Create a new account with any email address that ends in @qatestpdq.com | ||
+ Example [email protected] | ||
3. Expand the red drawer to reset demo data | ||
4. Use this account to complete `Part 1: Cypress ` | ||
|
||
|