ansible / django-ansible-base

Apache License 2.0
18 stars 45 forks source link

Fix issue where tests fail to teardown #429

Closed john-westcott-iv closed 5 months ago

john-westcott-iv commented 5 months ago

a more specific exception would be nice in the future

It would be but depending on the test it seems like it can rear up differently. We've seen KeyError, and UserNotDefined, and I think maybe one or two more. I suppose I could run the tests and then capture all of them and add them in here instead of just Exception.

sonarcloud[bot] commented 5 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
100.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud