mirror of
https://github.com/bellingcat/auto-archiver-api.git
synced 2026-06-11 13:08:34 +03:00
refactoring with app_factory
This commit is contained in:
6
src/tests/endpoints/test_url.py
Normal file
6
src/tests/endpoints/test_url.py
Normal file
@@ -0,0 +1,6 @@
|
||||
|
||||
# def test_archive_url(client):
|
||||
# response = client.get("/archive/url")
|
||||
# assert response.status_code == 200
|
||||
# assert response.json() == {"message": "Archive URL"}
|
||||
|
||||
Reference in New Issue
Block a user