From 6dfce07f7c7822897d5bba81d44eae61557edb3a Mon Sep 17 00:00:00 2001 From: David Smith Date: Wed, 24 Jul 2024 07:51:59 +0100 Subject: [PATCH] Updated Tests --- tests/results/test_tab_and_tab_holder.html | 29 ++++++++++++++++++++++ tests/test_layout_objects.py | 20 +-------------- 2 files changed, 30 insertions(+), 19 deletions(-) create mode 100644 tests/results/test_tab_and_tab_holder.html diff --git a/tests/results/test_tab_and_tab_holder.html b/tests/results/test_tab_and_tab_holder.html new file mode 100644 index 0000000..6690444 --- /dev/null +++ b/tests/results/test_tab_and_tab_holder.html @@ -0,0 +1,29 @@ +
+ +
+
+
+ + +
+
+
+
+ + +
+
+ + +
+
+
+
\ No newline at end of file diff --git a/tests/test_layout_objects.py b/tests/test_layout_objects.py index b2396a5..6f3cdbf 100644 --- a/tests/test_layout_objects.py +++ b/tests/test_layout_objects.py @@ -446,25 +446,7 @@ def test_tab_and_tab_holder(self): css_class="tab-holder-class", ) ) - html = render_crispy_form(test_form) - - assert ( - html.count( - '