summaryrefslogtreecommitdiffstats
path: root/instruments/tests (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-10-16Fixes miss-named list view functionMatthew Lemon1-1/+1
2024-10-14We have a basic SOP list viewMatthew Lemon1-0/+10
- added the new url file - styled similar to EP list for organisation - uses a spanned row in the table for a description or summary of the document - TODO: update the model to use the summary row - TODO: add more metadata
2024-10-14quick removal of unneeded variable assignmentMatthew Lemon1-1/+1
2024-10-14Adds basic SOP model and adds it to adminMatthew Lemon1-0/+13
2024-09-10Removes marks on fixtures to handle deprecation warningMatthew Lemon1-2/+2
2024-09-09Converted to pytest-style testMatthew Lemon1-18/+19
2024-04-23switched to DjangoMatthew Lemon2-0/+46