mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2025-12-17 05:37:14 +00:00
more tests
This commit is contained in:
@@ -151,8 +151,8 @@ class PostTests(TestCase):
|
||||
)
|
||||
content = response.content.decode()
|
||||
self.assertEqual(response.status_code, HTTPStatus.OK)
|
||||
with open("_test_response.html", "w") as f:
|
||||
f.write(content)
|
||||
# with open("_test_response.html", "w") as f:
|
||||
# f.write(content)
|
||||
for ph in [
|
||||
r"test_upload_",
|
||||
rf"← {testyear}#00 →",
|
||||
|
||||
Reference in New Issue
Block a user