* added tag serial to mark tests to be run serially * always run tests using loadgroup distribution to make use of serial tag * added end-to-end tests for organization, not adding to custom constraints as the name has to be unique * fixed granting custom roles created in the same module call
2 lines
46 B
INI
2 lines
46 B
INI
[pytest]
|
|
addopts = --tb=short --dist loadgroup |