Files
@ c2779dc2c1fb
Branch filter:
Location: kallithea/docs/theme/nature/static/kallithea-logo.svg
c2779dc2c1fb
4.4 KiB
image/svg+xml
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.