This website requires JavaScript.
Explore
Help
Sign In
status-im
/
status-react
mirror of
https://github.com/status-im/status-react.git
Watch
2
Star
0
Fork
You've already forked status-react
0
Code
Issues
Projects
Releases
Wiki
Activity
f8f43b80a6
status-react
/
test
/
appium
/
pytest.ini
4 lines
82 B
INI
Raw
Normal View
History
Unescape
Escape
e2e-tests, android: added infrastructure for running e2e tests, added test send/receive in chat, added request password tests, updated gitignore to exclude python related files.
2017-08-28 10:02:20 +00:00
[pytest]
norecursedirs
=
.git views
added group chat test and auto retrieving of latest apk
2017-08-31 13:39:41 +00:00
addopts
=
-s --junitxml=result.xml --tb=short