aboutsummaryrefslogtreecommitdiffstats
path: root/pyblackbird_cc/resources/tests/test_models.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* resources tests passingMatthew Lemon2024-09-081-9/+5
|
* Basic feature slot presentation in index pageMatthew Lemon2024-05-261-4/+0
|
* Tests validation of resource create formMatthew Lemon2024-05-241-2/+2
| | | | | | | | In particular related to the new feature_slot field. Ensures that the feature_slot integer must be unique when attempts to save to the database and that the value given in the form is between 1 and 3.
* Resource now has a feature slot fieldMatthew Lemon2024-05-221-0/+24
|
* wip:Matthew Lemon2024-05-201-0/+16
| | | | | | - Passing test for raw ORM handling to find snapshot files from an object - Quietens down pytest output
* wip: working on setting up the testsMatthew Lemon2024-05-161-1/+1
|
* wip: starting to test feature resource functionality with factoriesMatthew Lemon2024-05-161-2/+8
|
* Moving to pytest syntax for testsMatthew Lemon2024-05-161-13/+13
|
* Migrates tests over from old projectMatthew Lemon2024-05-151-0/+75