Revision f33dbdee
Added by koszko about 1 year ago
| README.md | ||
|---|---|---|
| 114 | 114 |
python3 -m pytest -vv -k popup |
| 115 | 115 |
``` |
| 116 | 116 |
|
| 117 |
As of Haketilo 1.0 some tests may spuriously fail. This is the result it being notoriously difficult to avoid some weirdnesses when driving Firefox using Selenium. To make sure a failed test is not the result of some more serious bug, you might want to rerun the test suite.
|
|
| 117 |
As of Haketilo 2.0 some tests may spuriously fail. This is the result of it being notoriously difficult to avoid some weirdnesses when driving Firefox using Selenium. To make sure a failed test is not the result of some more serious bug, you might want to rerun the test suite.
|
|
| 118 | 118 |
|
| 119 | 119 |
### Setting up an environment for manual testing |
| 120 | 120 |
|
| version | ||
|---|---|---|
| 1 |
"1.0" |
|
| 1 |
"2.0-beta1" |
|
| version_chromium | ||
|---|---|---|
| 1 |
"1.0" |
|
| 1 |
"1.65535.1" |
|
Also available in: Unified diff
bump version to 2.0-beta1