aboutsummaryrefslogtreecommitdiffstats
path: root/alphabetlearning/resources/tests/test_models.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-10-15Renamed from pyblackbird_cc to alphabetlearning - everywhereMatthew Lemon1-10/+9
2024-09-19Looking crap but getting there - the basket...Matthew Lemon1-0/+2
2024-09-19wip: getting the thumbnails of resourcesMatthew Lemon1-0/+6
2024-09-08resources tests passingMatthew Lemon1-9/+5
2024-05-26Basic feature slot presentation in index pageMatthew Lemon1-4/+0
2024-05-24Tests validation of resource create formMatthew Lemon1-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.
2024-05-22Resource now has a feature slot fieldMatthew Lemon1-0/+24
2024-05-20wip:Matthew Lemon1-0/+16
- Passing test for raw ORM handling to find snapshot files from an object - Quietens down pytest output
2024-05-16wip: working on setting up the testsMatthew Lemon1-1/+1
2024-05-16wip: starting to test feature resource functionality with factoriesMatthew Lemon1-2/+8
2024-05-16Moving to pytest syntax for testsMatthew Lemon1-13/+13
2024-05-15Migrates tests over from old projectMatthew Lemon1-0/+75