X-Git-Url: http://gitweb.fperrin.net/?p=djsite.git;a=blobdiff_plain;f=quotes%2Ftest_quotes.py;fp=quotes%2Ftest_quotes.py;h=b194ec111e3f18d1c73bb9817de038df8957c0bc;hp=b4c79159cd911f2db112b1021ec7599489f58c7f;hb=98fc1560b227794a7cbf26c1b00eaec8e7e51925;hpb=163826b4bf061c2d03cab6cc6027e78e710db407 diff --git a/quotes/test_quotes.py b/quotes/test_quotes.py index b4c7915..b194ec1 100644 --- a/quotes/test_quotes.py +++ b/quotes/test_quotes.py @@ -51,6 +51,8 @@ class Test_Views(): assert q.text in content assert q.notes in content + c.checkAllLinks('all/', content) + @pytest.mark.slow def test_random(self, c): seen = {}