Commit graph

7 commits

Author SHA1 Message Date
31fa3694ea
Handle excessively long paths 2024-06-06 18:07:05 +10:00
97b60b44f5
Add some basic 200 OK smoke tests for key pages 2024-05-10 12:12:04 +10:00
1792c7ed8b
Fix tests following content move 2024-05-10 11:39:41 +10:00
661603c3be
Fix tests 2024-03-20 16:25:02 +11:00
cba71044a2
Prevent test giving false-negative if settings.py moved 2024-03-13 14:45:36 +11:00
daf93dc32b
Switch content tests to pytest 2024-03-13 14:26:01 +11:00
94c56bb468
Rewrite the index view to avoid risk of path traversal
I've simplified this view by removing the custom HTTP error handlers, Python 3.5
exception handling and adding documentation.
2024-03-13 13:16:29 +11:00