From ace23257731c9a35c48bb56ff59c24cfccdc7029 Mon Sep 17 00:00:00 2001 From: Philip Sargent Date: Sun, 29 Dec 2024 15:49:07 +0000 Subject: Add commit msg when on a devserver --- core/TESTS/tests.py | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'core/TESTS/tests.py') diff --git a/core/TESTS/tests.py b/core/TESTS/tests.py index 085890c..d13e1b0 100644 --- a/core/TESTS/tests.py +++ b/core/TESTS/tests.py @@ -19,9 +19,13 @@ https://docs.djangoproject.com/en/dev/topics/testing/tools/ """ -todo = """ADD TESTS when we are redirecting /expofiles/ to a remote file-delivering site +todo = """ - ADD TESTS when we are redirecting /expofiles/ to a remote file-delivering site - Add test for running cavern to produce a .3d file + +- Add tests for editing the TXT files + +- add "author" tests for the git add and commit stuff for uploaded files, inc on DEVSERVER or not """ import re -- cgit v1.2.3