wagtail/wagtail/tests
Karl Hobley aed68f6894 Removed duplicate filters test
This often causes travis to fail for no reason. The thing it's testing is unlikely to break in the future so it's causing more trouble that it's worth.
2015-01-18 15:01:31 +00:00
..
fixtures add failing test for #801 2014-11-13 16:13:11 +00:00
migrations reorganise migrations to remove duplicate, and add migration for RegisterFunction which was previously masked due to duplicate test name 2014-12-02 12:47:16 +00:00
templates/tests add failing test for #801 2014-11-13 16:13:11 +00:00
__init__.py apparently we don't need imports in tests/__init__.py 2014-02-13 12:53:18 +00:00
models.py Added test for #854 2015-01-15 13:56:37 +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 Removed Django 1.6 support from test settings 2015-01-02 17:27:59 +00:00
urls.py Added tests for frontend serve view and URL generator 2014-07-17 09:50:28 +01:00
utils.py Removed duplicate filters test 2015-01-18 15:01:31 +00: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