wagtail/wagtail/tests
2014-06-24 10:29:33 +01:00
..
fixtures Add unit tests for rich_text.py 2014-06-24 10:26:44 +01:00
templates/tests Added missing template 2014-05-30 16:38:32 +01:00
__init__.py apparently we don't need imports in tests/__init__.py 2014-02-13 12:53:18 +00:00
models.py Bypass 'choose a page type' screen when there is only one available choice in subpage_types 2014-06-17 23:08:30 +01:00
urls.py Add a register_admin_urls hook so that subapps of wagtailadmin can register their urlpatterns with wagtailadmin, avoiding the need for them to be defined in the project's urlconf 2014-04-25 17:23:58 +01:00
utils.py Removed assertURLEqual, replaced with Djangos built in assertRedirects 2014-06-17 17:49:52 +01:00
wagtail_hooks.py Add unit tests for DbWhitelister, including ability to override the whitelist via hooks 2014-06-20 15:21:31 +01:00