Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adds shoulda for rspec | Matthew Lemon | 2023-12-20 | 1 | -0/+4 |
| | |||||
* | Removes variable that isn't required | Matthew Lemon | 2023-12-20 | 1 | -1/+1 |
| | |||||
* | Created new Operation model and fixed Event associations with it | Matthew Lemon | 2023-12-20 | 1 | -0/+33 |
| | |||||
* | Adds valid test to org model spec | Matthew Lemon | 2023-12-20 | 1 | -0/+5 |
| | |||||
* | Refactors existing organisation model spec | Matthew Lemon | 2023-12-20 | 1 | -5/+7 |
| | |||||
* | Refactors existing model spec | Matthew Lemon | 2023-12-20 | 1 | -20/+19 |
| | |||||
* | Starts adding tests for organisation | Matthew Lemon | 2023-12-18 | 1 | -1/+12 |
| | |||||
* | wip: stuck on notnull error... | Matthew Lemon | 2023-12-18 | 1 | -0/+5 |
| | |||||
* | Removed unneeded require | Matthew Lemon | 2023-12-18 | 1 | -1/+0 |
| | |||||
* | Adds some specs for testing events | Matthew Lemon | 2023-12-18 | 1 | -0/+32 |
| | | | | | Adds a method to Event to check its membership of a month in a particular year. | ||||
* | Initial | Matthew Lemon | 2023-12-17 | 1 | -0/+15 |