aboutsummaryrefslogtreecommitdiffstats
path: root/spec/models (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Adds shoulda for rspecMatthew Lemon2023-12-201-0/+4
|
* Removes variable that isn't requiredMatthew Lemon2023-12-201-1/+1
|
* Created new Operation model and fixed Event associations with itMatthew Lemon2023-12-201-0/+33
|
* Adds valid test to org model specMatthew Lemon2023-12-201-0/+5
|
* Refactors existing organisation model specMatthew Lemon2023-12-201-5/+7
|
* Refactors existing model specMatthew Lemon2023-12-201-20/+19
|
* Starts adding tests for organisationMatthew Lemon2023-12-181-1/+12
|
* wip: stuck on notnull error...Matthew Lemon2023-12-181-0/+5
|
* Removed unneeded requireMatthew Lemon2023-12-181-1/+0
|
* Adds some specs for testing eventsMatthew Lemon2023-12-181-0/+32
| | | | | Adds a method to Event to check its membership of a month in a particular year.
* InitialMatthew Lemon2023-12-171-0/+15