Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | resources tests passing | Matthew Lemon | 2024-09-08 | 1 | -9/+5 |
| | |||||
* | Basic feature slot presentation in index page | Matthew Lemon | 2024-05-26 | 1 | -4/+0 |
| | |||||
* | Tests validation of resource create form | Matthew Lemon | 2024-05-24 | 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. | ||||
* | Resource now has a feature slot field | Matthew Lemon | 2024-05-22 | 1 | -0/+24 |
| | |||||
* | wip: | Matthew Lemon | 2024-05-20 | 1 | -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 tests | Matthew Lemon | 2024-05-16 | 1 | -1/+1 |
| | |||||
* | wip: starting to test feature resource functionality with factories | Matthew Lemon | 2024-05-16 | 1 | -2/+8 |
| | |||||
* | Moving to pytest syntax for tests | Matthew Lemon | 2024-05-16 | 1 | -13/+13 |
| | |||||
* | Migrates tests over from old project | Matthew Lemon | 2024-05-15 | 1 | -0/+75 |