From 12c59f28a407652fdd3287a56cde9e0f13b6158d Mon Sep 17 00:00:00 2001 From: Leo Torres Date: Sat, 30 Nov 2024 18:13:34 +0100 Subject: [PATCH] fix tests --- tests/test_handrails.py | 229 +++++++++++----------------------------- tests/test_sketch.py | 10 -- tests/test_theorem.py | 10 -- 3 files changed, 62 insertions(+), 187 deletions(-) diff --git a/tests/test_handrails.py b/tests/test_handrails.py index 12fb6a5..3b3699a 100644 --- a/tests/test_handrails.py +++ b/tests/test_handrails.py @@ -25,11 +25,6 @@ def test_manuscript():
-
- - -
-
@@ -113,11 +108,6 @@ def test_section():
-
- - -
-
@@ -167,11 +157,6 @@ def test_section():
-
- - -
-
@@ -259,11 +244,6 @@ def test_abstract():
-
- - -
-
@@ -313,11 +293,6 @@ def test_abstract():
-
- - -
-
@@ -405,11 +380,6 @@ def test_theorem():
-
- - -
-
@@ -459,11 +429,6 @@ def test_theorem():
-
- - -
-
@@ -553,11 +518,6 @@ def test_proof():
-
- - -
-
@@ -607,11 +567,6 @@ def test_proof():
-
- - -
-
@@ -663,11 +618,6 @@ def test_proof():
-
- - -
-
@@ -769,11 +719,6 @@ def test_proof_with_sketch():
-
- - -
-
@@ -823,11 +768,6 @@ def test_proof_with_sketch():
-
- - -
-
@@ -893,11 +833,6 @@ def test_proof_with_sketch():
-
- - -
-
@@ -1004,11 +939,6 @@ def test_sub_step():
-
- - -
-
@@ -1058,11 +988,6 @@ def test_sub_step():
-
- - -
-
@@ -1114,11 +1039,6 @@ def test_sub_step():
-
- - -
-
@@ -1174,11 +1094,6 @@ def test_sub_step():
-
- - -
-
@@ -1289,22 +1204,17 @@ def test_two_steps(): """, want=""" - +
- +
- +
- +
- +
- -
- - -
- +
@@ -1312,13 +1222,13 @@ def test_two_steps():
- + - + @@ -1331,34 +1241,29 @@ def test_two_steps(): - + - +
- +
- +

Some Title

- +
- +
- +
- +
- -
- - -
- +
@@ -1366,13 +1271,13 @@ def test_two_steps():
- + - + @@ -1385,36 +1290,31 @@ def test_two_steps(): - + - +
- +
- +
- +

Proof.

- +
- +
- +
- +
- -
- - -
- +
@@ -1422,13 +1322,13 @@ def test_two_steps():
- + - + @@ -1441,42 +1341,37 @@ def test_two_steps(): - + - +
- +
(1)
- +
- +

First step.

- +
- +
- +
- +
- +
- +
- -
- - -
- +
@@ -1484,13 +1379,13 @@ def test_two_steps():
- + - + @@ -1503,47 +1398,47 @@ def test_two_steps(): - + - +
- +
(2)
- +
- +

Secon step.

- +
- +
- +
- +
- +
- +
- +
- +
- +
- +
- +
- + """, ) diff --git a/tests/test_sketch.py b/tests/test_sketch.py index d03f7bb..d3e9415 100644 --- a/tests/test_sketch.py +++ b/tests/test_sketch.py @@ -94,11 +94,6 @@ def test_simple_with_handrails():
-
- - -
-
@@ -164,11 +159,6 @@ def test_simple_with_handrails():
-
- - -
-
diff --git a/tests/test_theorem.py b/tests/test_theorem.py index f3e5abf..16b1407 100644 --- a/tests/test_theorem.py +++ b/tests/test_theorem.py @@ -73,11 +73,6 @@ def test_simple_with_handrails():
-
- - -
-
@@ -127,11 +122,6 @@ def test_simple_with_handrails():
-
- - -
-