X-Git-Url: https://plomlompom.com/repos/berlin_corona.txt?a=blobdiff_plain;f=tests%2Fprocesses.py;h=f495fd54714745f1f4721d92441cd922dd016132;hb=aa0f1ff1b3ccb57a1c3c2772fc6a172643cdab73;hp=70090d15c5f9e8e49c5f64187f750d29d9d2d638;hpb=02aa60b59cea2c0401efd785f3bb5d06aec7bf4d;p=plomtask diff --git a/tests/processes.py b/tests/processes.py index 70090d1..f495fd5 100644 --- a/tests/processes.py +++ b/tests/processes.py @@ -186,10 +186,6 @@ class TestsWithDB(TestCaseWithDB): """Test .by_id(), including creation""" self.check_by_id() - def test_Process_all(self) -> None: - """Test .all().""" - self.check_all() - def test_Process_versioned_attributes_singularity(self) -> None: """Test behavior of VersionedAttributes on saving (with .title).""" self.check_versioned_singularity()