This website requires JavaScript.
Explore
Help
Sign In
status-im
/
status-go
mirror of
https://github.com/status-im/status-go.git
Watch
2
Star
0
Fork
You've already forked status-go
0
Code
Issues
Projects
Releases
Wiki
Activity
2c430568b1
status-go
/
integration-tests
/
pytest.ini
8 lines
96 B
INI
Raw
Normal View
History
Unescape
Escape
test(wallet)_: status-go integration tests (#5302)
2024-06-11 11:36:20 +00:00
[pytest]
feat(ci)_: add Jenkinsfile, Dockerfile for RPC tests Also add curl to Docker image. Signed-off-by: Jakub Sokołowski <jakub@status.im>
2024-07-04 10:50:15 +00:00
addopts
=
-s -v --tb=short --junitxml=results.xml
test(wallet)_: status-go integration tests (#5302)
2024-06-11 11:36:20 +00:00
markers
=
rpc
wallet
tx