wagtail/wagtail/tests
Sage Abdullah be3bf4e4d2 Add more tests to ensure WorkflowState and Revision cascade on object delete
# Conflicts:
#	wagtail/tests/test_revision_model.py
2023-12-06 08:08:14 +10:00
..
streamfield_migrations
__init__.py
test_audit_log.py
test_blocks.py Update deprecation message in line with others 2023-10-16 21:16:46 +01:00
test_collection_model.py
test_collection_permission_policies.py
test_comments.py
test_draft_model.py
test_form_data_utils.py
test_hooks.py
test_jinja2.py
test_locale_model.py
test_lockable_model.py
test_management_commands.py Avoid purging Revisions in use by third-party packages (#10961) 2023-10-19 12:52:29 +02:00
test_migrations.py
test_page_assertions.py
test_page_model.py
test_page_permission_policies.py Deprecate PagePermissionPolicy.revisions_for_moderation 2023-10-05 10:35:28 +01:00
test_page_permissions.py
test_page_privacy.py
test_page_queryset.py Fix alias() not compatible with specific() 2023-12-06 08:07:50 +10:00
test_permission_policies.py
test_reference_index.py Fix reference indexing error for objects with lazy ParentalKeys 2023-10-13 13:50:14 +01:00
test_revision_model.py Add more tests to ensure WorkflowState and Revision cascade on object delete 2023-12-06 08:08:14 +10:00
test_rich_text.py
test_signals.py Fix 'assert called with' assertions 2023-10-05 11:35:22 +01:00
test_sites.py
test_streamfield.py
test_telepath.py
test_tests.py
test_translatablemixin.py
test_utils.py Drop support for hashing text-mode files 2023-10-05 22:20:01 +11:00
test_views.py
test_whitelist.py
test_workflow.py Add more tests to ensure WorkflowState and Revision cascade on object delete 2023-12-06 08:08:14 +10:00
test_workflow_model.py
tests.py
utils.py