mirror of
https://github.com/django-components/django-components.git
synced 2025-08-03 22:08:17 +00:00
feat: add decorator for writing component tests (#1008)
* feat: add decorator for writing component tests * refactor: udpate changelog + update deps pins * refactor: fix deps * refactor: make cached_ref into generic and fix linter errors * refactor: fix coverage testing * refactor: use global var instead of env var for is_testing state
This commit is contained in:
parent
81ac59f7fb
commit
7dfcb447c4
62 changed files with 4428 additions and 3661 deletions
9
docs/reference/testing_api.md
Normal file
9
docs/reference/testing_api.md
Normal file
|
@ -0,0 +1,9 @@
|
|||
<!-- Autogenerated by reference.py -->
|
||||
|
||||
# Testing API
|
||||
|
||||
|
||||
::: django_components.testing.djc_test
|
||||
options:
|
||||
show_if_no_docstring: true
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue