Files
@ 7f2aa3ec2931
Branch filter:
Location: kallithea/init.d/supervisord.conf
7f2aa3ec2931
2.6 KiB
text/plain
pytest migration: rename TestControllerPytest back to TestController
The name TestControllerPytest was introduced to allow a temporary situation
where nose/unittest and pytest-based tests could coexist.
This situation is now over, so the base test class can be renamed again.
The name TestControllerPytest was introduced to allow a temporary situation
where nose/unittest and pytest-based tests could coexist.
This situation is now over, so the base test class can be renamed again.