Igor Sirotin d794e43347
feat_: functional tests coverage (#5805)
* feat_: functional tests coverage

* fix_: codecov yaml
2024-09-24 16:33:26 +01:00

13 lines
127 B
INI

[pytest]
addopts = -s -v --tb=short
log_cli=true
log_level=INFO
markers =
rpc
wallet
tx
wakuext
accounts