django-components/tests
rbeard0330 87f9994c81
Performance (+50%): Compile ComponentNode at creation, not render (#22)
Co-authored-by: rbeard0330 <@dul2k3BKW6m>
2021-02-06 10:09:57 +01:00
..
templates Rework of context handling (#18) 2020-12-28 10:40:35 +01:00
__init__.py A simple ComponentRegistry to store components. 2015-06-11 20:42:16 +02:00
django_test_setup.py Change test setup to make test run on Django 1.7. 2015-06-22 22:37:07 +02:00
test_component.py Performance (+50%): Compile ComponentNode at creation, not render (#22) 2021-02-06 10:09:57 +01:00
test_context.py Pass context into component tags by default, and let components disable with "only" (#20) 2021-01-25 12:31:54 +01:00
test_registry.py Pass context into component tags by default, and let components disable with "only" (#20) 2021-01-25 12:31:54 +01:00
test_templatetags.py Create cloned template for rendering so test instrumentation works. 2021-01-31 23:18:04 +01:00
testutils.py Add trick to make tests pass on Django 1.11 too. 2020-12-08 23:33:36 +01:00