wagtail/wagtail/tests
2015-02-06 10:44:25 +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 Deprecate the base_model parameter on InlinePanel - fixes #405 2015-02-04 16:13:38 +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 LOGIN_URL settings from tests 2015-01-19 15:26:01 +00:00
urls.py Added tests for frontend serve view and URL generator 2014-07-17 09:50:28 +01:00
utils.py Ignore PendingDeprecationWarnings 2015-02-06 10:44:25 +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