Files
@ c2779dc2c1fb
Branch filter:
Location: kallithea/CONTRIBUTORS
c2779dc2c1fb
3.0 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.