mirror of
https://github.com/status-im/wiki.status.im.git
synced 2025-02-22 09:08:26 +00:00
Update testing instructions
This commit is contained in:
parent
9fa24df261
commit
50c4a1b357
@ -11,7 +11,9 @@ Please try to be as descripive as possible.
|
||||
To run the tests:
|
||||
|
||||
1. Install appium: run `npm install -g appium`
|
||||
2. Start application on emulator or real device ([more details here](https://wiki.status.im/contributing/development/building-status/#build-and-test))
|
||||
2. Start application on emulator or real device ([more details here](https://wiki.status.im/contributing/development/building-status/#build-and-test)).
|
||||
|
||||
**Important:** use the _android-test_ build (run `BUILD_IDS="android-test" lein repl`). Testing in iOS is not supported yet.
|
||||
3. Start appium server in new tab: run `appium --session-override`
|
||||
4. Run `lein test`
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user