Skip to content
This repository has been archived by the owner on Feb 5, 2021. It is now read-only.

Commit

Permalink
HID-1831: update README regarding local E2E
Browse files Browse the repository at this point in the history
  • Loading branch information
rupl committed Aug 23, 2019
1 parent c27f1b6 commit 0f580bd
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 @@ -97,7 +97,7 @@ protractor --suite="my-suite-name" src/e2e-tests/conf.js

### What to do if it fails during local testing

* Sometimes the permission prompt for notifications can physically obscure parts of the website UI and cause false negatives. Be sure to close it by pressing `Allow`/`Block` shortly after it opens. Do not close without choosing an action or it will re-prompt repeatedly after each login.
* Your DB might not have the right content, so check the test logs for specific strings that aren't matching (e.g. "Test Admin" vs "Test E2E Admin" or minor differences like that). In general, taking a snapshot of Staging will get you the correct content.


### What to do if it fails on TravisCI
Expand Down

0 comments on commit 0f580bd

Please sign in to comment.