Commit graph

12 commits

Author SHA1 Message Date
Emil Stenström
7de554b440 Cleanup unneeded stuff. 2024-05-02 23:14:28 +02:00
Emil Stenström
9b56f1d165 Inline test_replace_context_in_view_with_insecure_content. 2024-05-02 23:11:05 +02:00
Emil Stenström
61b0832525 Inline test_replace_slot_in_view_with_insecure_content. 2024-05-02 23:09:17 +02:00
Emil Stenström
2949969ea5 Inline test_replace_slot_in_view. 2024-05-02 23:00:40 +02:00
Emil Stenström
8d8ae35c0e Inline test_get_request & test_post_request. 2024-05-02 22:57:39 +02:00
Emil Stenström
678346313c Inline data for test_render_component_from_template. 2024-05-02 22:53:02 +02:00
Juro Oravec
091da26da5
refactor: Tests cleanup and better test isolation (#452)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-04-25 14:20:33 +02:00
Juro Oravec
eb40afba7b refactor: remove Django30CompatibleTestCase 2024-04-18 13:33:58 +02:00
Emil Stenström
edf3885632 Replace all instances of component_block with component. Remove duplicate tests. 2024-02-21 22:38:06 +01:00
Emil Stenström
48fe8171b4 Reformat lines that became too long. And enforce 119 line length. 2024-02-21 22:38:06 +01:00
Emil Stenström
ef6a082238 Remove component tag in favour of component_block. 2024-02-21 22:38:06 +01:00
Dylan Castillo
91b4accfeb
Render components as views (#366) (thanks @dylanjcastillo) 2024-01-24 22:36:57 +01:00