aboutsummaryrefslogtreecommitdiffstats
path: root/pyblackbird_cc/resources/tests (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fixed the failing form testMatthew Lemon2024-05-221-38/+23
| | | | | We now pass a MultiValueDict object to which allows self.files.getlist() to work properly inside clean_pdf_files()
* Resource now has a feature slot fieldMatthew Lemon2024-05-223-6/+25
|
* wip: starting to test the featured resource viewMatthew Lemon2024-05-222-0/+13
|
* wip:Matthew Lemon2024-05-202-2/+17
| | | | | | - Passing test for raw ORM handling to find snapshot files from an object - Quietens down pytest output
* wip: improving the test setupMatthew Lemon2024-05-161-1/+2
|
* wip: working on setting up the testsMatthew Lemon2024-05-161-1/+1
|
* wip: starting to test feature resource functionality with factoriesMatthew Lemon2024-05-162-2/+16
|
* Moving to pytest syntax for testsMatthew Lemon2024-05-161-13/+13
|
* Migrates tests over from old projectMatthew Lemon2024-05-158-0/+434