aboutsummaryrefslogtreecommitdiffstats
path: root/spec (unfollow)
Commit message (Expand)AuthorFilesLines
2023-12-20Adds shoulda for rspecMatthew Lemon2-0/+11
2023-12-20Removes variable that isn't requiredMatthew Lemon1-1/+1
2023-12-20Created new Operation model and fixed Event associations with itMatthew Lemon9-0/+305
2023-12-20Event scaffold tests now passingMatthew Lemon1-3/+3
2023-12-20Properly configures factory_bot and adds FakerMatthew Lemon4-6/+12
2023-12-20Adds factory_bot to rspec testing suiteMatthew Lemon2-1/+12
2023-12-20Fixed the first request spec for eventsMatthew Lemon1-5/+4
2023-12-20Adds valid test to org model specMatthew Lemon1-0/+5
2023-12-20Refactors existing organisation model specMatthew Lemon1-5/+7
2023-12-20Refactors existing model specMatthew Lemon1-20/+19
2023-12-18Starts adding tests for organisationMatthew Lemon1-1/+12
2023-12-18wip: stuck on notnull error...Matthew Lemon8-0/+267
2023-12-18Removed unneeded requireMatthew Lemon1-1/+0
2023-12-18Got basic index controller test goingMatthew Lemon1-1/+1
2023-12-18wip: How to add a hash of valid attributesMatthew Lemon1-1/+3
2023-12-18Adds some specs for testing eventsMatthew Lemon1-0/+32