Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2024-10-15 | Renamed from pyblackbird_cc to alphabetlearning - everywhere | Matthew Lemon | 1 | -10/+9 | |
2024-09-19 | Looking crap but getting there - the basket... | Matthew Lemon | 1 | -0/+2 | |
2024-09-19 | wip: getting the thumbnails of resources | Matthew Lemon | 1 | -0/+6 | |
2024-09-08 | resources tests passing | Matthew Lemon | 1 | -9/+5 | |
2024-05-26 | Basic feature slot presentation in index page | Matthew Lemon | 1 | -4/+0 | |
2024-05-24 | Tests validation of resource create form | Matthew Lemon | 1 | -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-22 | Resource now has a feature slot field | Matthew Lemon | 1 | -0/+24 | |
2024-05-20 | wip: | Matthew Lemon | 1 | -0/+16 | |
- Passing test for raw ORM handling to find snapshot files from an object - Quietens down pytest output | |||||
2024-05-16 | wip: working on setting up the tests | Matthew Lemon | 1 | -1/+1 | |
2024-05-16 | wip: starting to test feature resource functionality with factories | Matthew Lemon | 1 | -2/+8 | |
2024-05-16 | Moving to pytest syntax for tests | Matthew Lemon | 1 | -13/+13 | |
2024-05-15 | Migrates tests over from old project | Matthew Lemon | 1 | -0/+75 | |