X-Git-Url: https://git.toastfreeware.priv.at/philipp/winterrodeln/wradmin.git/blobdiff_plain/b60b7105eeedde5de92dacbd9bd8a8f951e908a4..6f81a8f7dd58bc2311717ed7355886ebfd3c3719:/tests/test_wradmin.py diff --git a/tests/test_wradmin.py b/tests/test_wradmin.py index 4dce7bd..53b6fe4 100644 --- a/tests/test_wradmin.py +++ b/tests/test_wradmin.py @@ -4,6 +4,7 @@ WRADMIN_SETTINGS=../wradmin/test.cfg python3 -m unittest tests.test_wradmin """ import unittest import bs4 # beautiful soup +import wradmin.model import wradmin @@ -17,21 +18,21 @@ class TestNoDbWradmin(WradminTestBase): def test_root(self): result = self.app.get('/') self.assertEqual(result.status_code, 200) - self.assertTrue(result.data.startswith(b'