mirror of
https://github.com/Cian-H/invenio-theme-iform.git
synced 2025-12-24 05:31:57 +00:00
@@ -30,10 +30,3 @@ def test_init():
|
||||
assert 'invenio-theme-tugraz' not in app.extensions
|
||||
ext.init_app(app)
|
||||
assert 'invenio-theme-tugraz' in app.extensions
|
||||
|
||||
|
||||
# def test_view(base_client):
|
||||
# """Test view."""
|
||||
# res = base_client.get("/")
|
||||
# assert res.status_code == 200
|
||||
# assert 'Welcome to invenio-theme-tugraz' in str(res.data)
|
||||
|
||||
Reference in New Issue
Block a user