tests: fixed all tests for python3 BIG changes
This commit is contained in:
parent
1627525cb1
commit
bf561e5914
208 changed files with 2545 additions and 2063 deletions
|
|
@ -13,6 +13,8 @@ addopts =
|
|||
--capture=no
|
||||
--show-capture=all
|
||||
|
||||
# --test-loglevel=INFO, show log-level during execution
|
||||
|
||||
markers =
|
||||
vcs_operations: Mark tests depending on a running RhodeCode instance.
|
||||
xfail_backends: Mark tests as xfail for given backends.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue