Files
@ c2779dc2c1fb
Branch filter:
Location: kallithea/init.d/kallithea-daemon-debian
c2779dc2c1fb
1.7 KiB
text/plain
tests: set app_globals and translater in conftest.py for py.test
Copy over code from the pylons nose plugin for setting app_globals and for
setting a translator object.
This allows more of the functional tests to pass; particularly the ones related
to i18n.
Copy over code from the pylons nose plugin for setting app_globals and for
setting a translator object.
This allows more of the functional tests to pass; particularly the ones related
to i18n.