-
-
Notifications
You must be signed in to change notification settings - Fork 23
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
a3a26b8
commit fba7d57
Showing
2 changed files
with
12 additions
and
6 deletions.
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 |
---|---|---|
|
@@ -211,6 +211,14 @@ To run the automated tests run: | |
1. ```npm run build``` | ||
2. copy the web-ext artifact into the normal folder and rename it to [email protected] | ||
3. ```npm run test``` | ||
|
||
Cli ARGS: | ||
- none : all tests | ||
- 'n': Netflix tests | ||
- 'p': Prime Video tests | ||
- 'd': Disney tests | ||
|
||
```python test.py n p d``` | ||
### setup | ||
|
||
- insert your own firefox profile name to be logged into every platform in the ``test.js`` file. | ||
|
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