summaryrefslogtreecommitdiffstats
path: root/core/TESTS
diff options
context:
space:
mode:
authorPhilip Sargent <philip.sargent@gmail.com>2024-12-29 15:49:07 +0000
committerPhilip Sargent <philip.sargent@gmail.com>2024-12-29 15:49:07 +0000
commitace23257731c9a35c48bb56ff59c24cfccdc7029 (patch)
treefe5c642f8cc4937d11df63acc84aaeac72f92e8c /core/TESTS
parent6d2484376a5816387fedfb03eb83c42bcb81d6a1 (diff)
downloadtroggle-ace23257731c9a35c48bb56ff59c24cfccdc7029.tar.gz
troggle-ace23257731c9a35c48bb56ff59c24cfccdc7029.tar.bz2
troggle-ace23257731c9a35c48bb56ff59c24cfccdc7029.zip
Add commit msg when on a devserver
Diffstat (limited to 'core/TESTS')
-rw-r--r--core/TESTS/tests.py6
1 files changed, 5 insertions, 1 deletions
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