summaryrefslogtreecommitdiffstats
path: root/core/TESTS/tests.py
Commit message (Collapse)AuthorAgeFilesLines
* updated tests to cope with moved file in expofilesPhilip Sargent2025-06-141-4/+4
|
* fix tests to match cleaned-up urls.pyPhilip Sargent2025-02-221-2/+2
|
* tidy trailing slash everywhere & fix testsPhilip Sargent2025-02-191-1/+1
|
* Add commit msg when on a devserverPhilip Sargent2024-12-291-1/+5
|
* all tests working except for git troggle and survex parsingPhilip Sargent2024-07-041-4/+6
|
* repairing testsPhilip Sargent2023-11-231-2/+4
|
* fix testsPhilip Sargent2023-11-221-3/+3
|
* update tests for page name changePhilip Sargent2023-11-021-1/+1
|
* fix for eastings page testPhilip Sargent2023-09-231-1/+1
|
* fix code so tests workPhilip Sargent2023-09-161-0/+2
|
* More fixes for laptopPhilip Sargent (laptop)2023-05-021-2/+1
|
* Fix bugsPhilip Sargent2023-03-221-2/+2
|
* test revers() functionPhilip Sargent2023-03-121-17/+0
|
* Now 99 testsPhilip Sargent2023-03-031-0/+65
|
* Now using HTTP status codes properlyPhilip Sargent2023-02-241-94/+95
|
* Update URLs to django documn versionPhilip Sargent2023-02-101-1/+1
|
* ruf cleanup imports, bigly.Philip Sargent2023-01-301-6/+4
|
* ran 'black' to reformat all the core filesPhilip Sargent2023-01-301-261/+271
|
* sort imports using isort. tested.Philip Sargent2023-01-191-2/+3
|
* consistent tests with logbooks junk removalPhilip Sargent2023-01-161-1/+1
|
* test checks that localsettings is not out of step with code tooPhilip Sargent2022-04-071-0/+8
|
* Fixing URLs for cave descriptionsPhilip Sargent2022-03-181-3/+19
|
* Better table titlesPhilip Sargent2022-03-131-2/+2
|
* Upload form for PhotosPhilip Sargent2022-03-131-2/+1
|
* fix tests to match new error messagesPhilip Sargent2021-12-051-2/+2
|
* to-do list updatesPhilip Sargent2021-11-071-0/+2
|
* git install test and tidyingPhilip Sargent2021-10-311-5/+5
|
* fix end slash issuePhilip Sargent2021-05-041-0/+10
|
* fixed url ambiguity by renamePhilip Sargent2021-05-041-0/+10
|
* not found now does 404 & moved loginPhilip Sargent2021-05-031-3/+3
|
* file upload integration test workingPhilip Sargent2021-04-301-2/+1
|
* new path() interacts badly with include(). fixedPhilip Sargent2021-04-281-3/+45
|
* stop file logging from testsPhilip Sargent2021-04-231-2/+2
|
* Add new per-module ToDo textsPhilip Sargent2021-04-211-2/+7
|
* renaming 'tunnel' to 'dwg' in urls and viewsPhilip Sargent2021-04-201-4/+4
|
* Tests work on cave, person, expedition pagesPhilip Sargent2021-04-181-0/+10
|
* renaming CSS files for clarityPhilip Sargent2021-04-151-2/+2
|
* chnage maintenance menus & move testsPhilip Sargent2021-04-071-67/+19
|
* New user login/logoff system using standard DjPhilip Sargent2021-04-061-10/+29
|
* JSLIB and tidy path settingsPhilip Sargent2021-04-021-2/+14
|
* login decorator moved into views & .gitignorePhilip Sargent2021-04-021-9/+12
|
* tests for new /site_media/ managementPhilip Sargent2021-03-311-24/+72
|
* move *_views files to /views/*Philip Sargent2021-03-311-2/+2
|
* trailing slashes fixedPhilip Sargent2021-03-311-19/+122
|
* expopages now troggle/core/views_expoPhilip Sargent2021-03-301-2/+2
|
* rename flatpages as expopages to reduce confusionPhilip Sargent2021-03-301-1/+1
|
* Replace assert() with DataIssue messagePhilip Sargent2021-03-291-1/+1
|
* more tests for files served from several placesPhilip Sargent2021-03-281-39/+128
|
* new remote expofiles optionPhilip Sargent2021-03-261-2/+0
|
* pathlib updatesPhilip Sargent2021-03-241-5/+16
|