django-components/tests
Juro Oravec a080ac959b
Some checks are pending
Docs - build & deploy / docs (push) Waiting to run
Run tests / build (ubuntu-latest, 3.10) (push) Waiting to run
Run tests / build (ubuntu-latest, 3.11) (push) Waiting to run
Run tests / build (ubuntu-latest, 3.12) (push) Waiting to run
Run tests / build (ubuntu-latest, 3.13) (push) Waiting to run
Run tests / build (ubuntu-latest, 3.8) (push) Waiting to run
Run tests / build (ubuntu-latest, 3.9) (push) Waiting to run
Run tests / build (windows-latest, 3.10) (push) Waiting to run
Run tests / build (windows-latest, 3.11) (push) Waiting to run
Run tests / build (windows-latest, 3.12) (push) Waiting to run
Run tests / build (windows-latest, 3.13) (push) Waiting to run
Run tests / build (windows-latest, 3.8) (push) Waiting to run
Run tests / build (windows-latest, 3.9) (push) Waiting to run
Run tests / test_docs (3.13) (push) Waiting to run
Run tests / test_sampleproject (3.13) (push) Waiting to run
refactor: add tests to ensure we add component path on template errors (#1448)
2025-10-08 18:48:58 +02:00
..
__snapshots__ refactor: fix multiple yield in on_render + prepare for scoped CSS (#1425) 2025-10-02 13:46:39 +02:00
components refactor: replace isort, black and flake8 with ruff (#1346) 2025-09-10 14:06:53 +02:00
e2e refactor: replace isort, black and flake8 with ruff (#1346) 2025-09-10 14:06:53 +02:00
static_root chore: util to manage URLs in the codebase (#1179) 2025-05-11 14:59:34 +02:00
templates refactor: allow to call Component.inject() outside of render (#1414) 2025-09-29 14:53:01 +02:00
test_app refactor: Instantiate component when rendering, and remove metadata stack (#1212) 2025-05-25 23:33:38 +02:00
test_app_nested refactor: Update docs and tests to use get_template_data() (#1161) 2025-05-03 12:04:10 +02:00
test_structures/test_structure_1 refactor: Prepare autodiscover and template loader for v1 (#533) 2024-07-29 20:27:35 +02:00
__init__.py A simple ComponentRegistry to store components. 2015-06-11 20:42:16 +02:00
conftest.py feat: add JS dependency manager (#666) 2024-09-22 16:42:41 +02:00
test_attributes.py docs: self-contained examples (#1436) 2025-10-05 09:09:08 +02:00
test_autodiscover.py docs: self-contained examples (#1436) 2025-10-05 09:09:08 +02:00
test_benchmark_django.py refactor: ruff - underscore unused vars (#1372) 2025-09-10 22:06:47 +02:00
test_benchmark_django_small.py refactor: replace isort, black and flake8 with ruff (#1346) 2025-09-10 14:06:53 +02:00
test_benchmark_djc.py refactor: ruff - underscore unused vars (#1372) 2025-09-10 22:06:47 +02:00
test_benchmark_djc_small.py refactor: replace isort, black and flake8 with ruff (#1346) 2025-09-10 14:06:53 +02:00
test_cache.py docs: self-contained examples (#1436) 2025-10-05 09:09:08 +02:00
test_command_components.py docs: self-contained examples (#1436) 2025-10-05 09:09:08 +02:00
test_command_create.py docs: self-contained examples (#1436) 2025-10-05 09:09:08 +02:00
test_command_ext.py docs: self-contained examples (#1436) 2025-10-05 09:09:08 +02:00
test_command_list.py docs: self-contained examples (#1436) 2025-10-05 09:09:08 +02:00
test_component.py refactor: add tests to ensure we add component path on template errors (#1448) 2025-10-08 18:48:58 +02:00
test_component_cache.py docs: self-contained examples (#1436) 2025-10-05 09:09:08 +02:00
test_component_defaults.py docs: self-contained examples (#1436) 2025-10-05 09:09:08 +02:00
test_component_dynamic.py docs: self-contained examples (#1436) 2025-10-05 09:09:08 +02:00
test_component_error_fallback.py docs: self-contained examples (#1436) 2025-10-05 09:09:08 +02:00
test_component_highlight.py docs: self-contained examples (#1436) 2025-10-05 09:09:08 +02:00
test_component_media.py docs: self-contained examples (#1436) 2025-10-05 09:09:08 +02:00
test_component_typing.py docs: self-contained examples (#1436) 2025-10-05 09:09:08 +02:00
test_component_view.py docs: self-contained examples (#1436) 2025-10-05 09:09:08 +02:00
test_context.py docs: self-contained examples (#1436) 2025-10-05 09:09:08 +02:00
test_dependencies.py docs: self-contained examples (#1436) 2025-10-05 09:09:08 +02:00
test_dependency_manager.py docs: self-contained examples (#1436) 2025-10-05 09:09:08 +02:00
test_dependency_rendering.py refactor: fix djc not working when not among built-ins (#1439) 2025-10-06 11:03:38 +02:00
test_dependency_rendering_e2e.py docs: self-contained examples (#1436) 2025-10-05 09:09:08 +02:00
test_expression.py docs: self-contained examples (#1436) 2025-10-05 09:09:08 +02:00
test_extension.py docs: self-contained examples (#1436) 2025-10-05 09:09:08 +02:00
test_finders.py docs: self-contained examples (#1436) 2025-10-05 09:09:08 +02:00
test_html_parser.py docs: self-contained examples (#1436) 2025-10-05 09:09:08 +02:00
test_integration_template_partials.py docs: self-contained examples (#1436) 2025-10-05 09:09:08 +02:00
test_loader.py docs: self-contained examples (#1436) 2025-10-05 09:09:08 +02:00
test_node.py docs: self-contained examples (#1436) 2025-10-05 09:09:08 +02:00
test_registry.py docs: self-contained examples (#1436) 2025-10-05 09:09:08 +02:00
test_settings.py docs: self-contained examples (#1436) 2025-10-05 09:09:08 +02:00
test_signals.py docs: self-contained examples (#1436) 2025-10-05 09:09:08 +02:00
test_slots.py docs: self-contained examples (#1436) 2025-10-05 09:09:08 +02:00
test_tag_formatter.py docs: self-contained examples (#1436) 2025-10-05 09:09:08 +02:00
test_tag_parser.py docs: self-contained examples (#1436) 2025-10-05 09:09:08 +02:00
test_template.py docs: self-contained examples (#1436) 2025-10-05 09:09:08 +02:00
test_template_parser.py docs: self-contained examples (#1436) 2025-10-05 09:09:08 +02:00
test_templatetags.py docs: self-contained examples (#1436) 2025-10-05 09:09:08 +02:00
test_templatetags_component.py docs: self-contained examples (#1436) 2025-10-05 09:09:08 +02:00
test_templatetags_extends.py refactor: fix compat with include and extends (#1441) 2025-10-06 13:08:49 +02:00
test_templatetags_provide.py docs: self-contained examples (#1436) 2025-10-05 09:09:08 +02:00
test_templatetags_slot_fill.py docs: self-contained examples (#1436) 2025-10-05 09:09:08 +02:00
test_templatetags_templating.py docs: self-contained examples (#1436) 2025-10-05 09:09:08 +02:00
test_utils.py refactor: replace isort, black and flake8 with ruff (#1346) 2025-09-10 14:06:53 +02:00
testutils.py docs: self-contained examples (#1436) 2025-10-05 09:09:08 +02:00