issues
search
charmed-kubernetes
/
pytest-operator
Apache License 2.0
7
stars
13
forks
source link
unit tests to passing with tox 4.x
#96
Closed
addyess
closed
1 year ago
addyess
commented
1 year ago
tox 4.x requires multi-line commands to have careful line-termination in alignment with spaces in a command
fix argument name in
ops_test.arch_specific_resources
mark a unit test as
async
since it depends on an async fixture
ops_test.arch_specific_resources
async
since it depends on an async fixture