Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2023-12-18 | Starts adding tests for organisation | Matthew Lemon | 1 | -1/+12 | |
2023-12-18 | wip: stuck on notnull error... | Matthew Lemon | 8 | -0/+267 | |
2023-12-18 | Removed unneeded require | Matthew Lemon | 1 | -1/+0 | |
2023-12-18 | Got basic index controller test going | Matthew Lemon | 1 | -1/+1 | |
2023-12-18 | wip: How to add a hash of valid attributes | Matthew Lemon | 1 | -1/+3 | |
I need this for the controller rpsec tests.... | |||||
2023-12-18 | Adds some specs for testing events | Matthew Lemon | 1 | -0/+32 | |
Adds a method to Event to check its membership of a month in a particular year. |