django-components/tests
Dylan Castillo 567c8ccc3d Fix for #290
2024-02-08 08:45:00 +01:00
..
components Fix issue #368 and add tests (#369) 2024-01-27 23:10:03 +01:00
templates Fix - fill inside loop (#273) 2023-05-18 15:46:46 +02: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 Add startcomponent test cases and setup (#346) 2023-12-17 23:40:12 +01:00
test_autodiscover.py Fix for #290 2024-02-08 08:45:00 +01:00
test_component.py Implement single file components 2024-01-14 22:36:55 +01:00
test_component_as_view.py Render components as views (#366) (thanks @dylanjcastillo) 2024-01-24 22:36:57 +01:00
test_context.py Change context behavior setting to enum 2024-01-15 21:58:42 +01:00
test_dependency_rendering.py Change the order of arguments in assertHTMLEqual() 2023-09-29 16:06:52 +02:00
test_registry.py Render components as views (#366) (thanks @dylanjcastillo) 2024-01-24 22:36:57 +01:00
test_settings.py [pre-commit.ci] auto fixes from pre-commit.com hooks 2024-01-15 21:58:42 +01:00
test_startcomponent_command.py Add startcomponent test cases and setup (#346) 2023-12-17 23:40:12 +01:00
test_templatetags.py Invalid slot more helpful message (#283) 2023-05-22 14:54:18 +02:00
testutils.py Minor: Remove type attribute from right side to make usage more intuitive. 2023-09-29 12:48:23 +02:00