tests.py
2.16 KB
-
Fix or remove tearDown methods that don't use super. · 81d17c51
Update edx-lint to the version that checks if tearDown uses super. Convert a number of tearDown methods into addCleanup. Remove some unneeded tearDown methods: no need to call patch.stopall if none of them were started with patch.start.
Ned Batchelder committed