wagtail/wagtail/tests
2014-10-30 14:38:41 +00:00
..
fixtures Unit test for form-builder forms with multiple checkboxes 2014-10-30 14:38:41 +00:00
migrations Add missing migrations 2014-10-08 20:21:09 +11:00
templates/tests add unit tests for user-facing front-end-permission views 2014-07-04 15:32:29 +01:00
__init__.py apparently we don't need imports in tests/__init__.py 2014-02-13 12:53:18 +00:00
models.py Added get_indexed_instance method 2014-10-28 16:10:49 +00:00
non_root_urls.py Add tests for urlconfs that have wagtail_serve at a non-root path 2014-08-12 16:57:08 +01:00
settings.py Merge remote-tracking branch 'torchbox/master' into cloudflare-cache-invalidation 2014-10-08 12:08:32 +01:00
urls.py Added tests for frontend serve view and URL generator 2014-07-17 09:50:28 +01:00
utils.py Merge branch 'test-with-custom-user-model' of https://github.com/kaedroho/wagtail into kaedroho-test-with-custom-user-model 2014-07-28 13:08:23 +01:00
wagtail_hooks.py Test the register_admin_menu_item hook, including the use of classnames/attrs and is_shown 2014-09-05 10:26:14 +01:00