forked from trent_larson/crowd-funder-for-time-pwa
add LogView for those cases where the log download doesn't work
This commit is contained in:
@@ -27,12 +27,18 @@ npx playwright install
|
||||
|
||||
#### Full Test Suite
|
||||
|
||||
Run all local tests:
|
||||
To run all tests, make sure XCode is started and either Android Studio is started or an Android device is connected.
|
||||
|
||||
```bash
|
||||
npm run test-all
|
||||
```
|
||||
|
||||
Run only web tests:
|
||||
|
||||
```bash
|
||||
npm run test:web
|
||||
```
|
||||
|
||||
Note: Tests may occasionally fail and succeed on rerun (especially if a different test fails).
|
||||
|
||||
#### Single Test
|
||||
|
||||
Reference in New Issue
Block a user