django-components/tests
2024-04-16 23:25:13 +02:00
..
components Resolve media and template files relative to component class dir (#395), thanks @JuroOravec 2024-03-23 19:01:39 +01:00
templates Replace all instances of component_block with component. Remove duplicate tests. 2024-02-21 22:38:06 +01:00
test_structures Fix for #290 2024-02-08 08:45:00 +01:00
__init__.py A simple ComponentRegistry to store components. 2015-06-11 20:42:16 +02:00
django_test_setup.py Resolve media and template files relative to component class dir (#395), thanks @JuroOravec 2024-03-23 19:01:39 +01:00
test_autodiscover.py [pre-commit.ci] auto fixes from pre-commit.com hooks 2024-04-14 14:49:07 +00:00
test_component.py refactor: use component_id instead of Template as slot fill cache key 2024-04-16 23:25:13 +02:00
test_component_as_view.py Replace all instances of component_block with component. Remove duplicate tests. 2024-02-21 22:38:06 +01:00
test_context.py refactor: use component_id instead of Template as slot fill cache key 2024-04-16 23:25:13 +02:00
test_dependency_rendering.py Replace all instances of component_block with component. Remove duplicate tests. 2024-02-21 22:38:06 +01:00
test_registry.py Reformat lines that became too long. And enforce 119 line length. 2024-02-21 22:38:06 +01:00
test_settings.py Fix issue #421 (#422) 2024-04-04 08:29:26 +02:00
test_startcomponent_command.py Reformat lines that became too long. And enforce 119 line length. 2024-02-21 22:38:06 +01:00
test_templatetags.py refactor: rename for easier debugging 2024-04-16 23:25:13 +02:00
testutils.py Reformat lines that became too long. And enforce 119 line length. 2024-02-21 22:38:06 +01:00