Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Event scaffold tests now passing | Matthew Lemon | 2023-12-20 | 1 | -3/+3 |
* | Properly configures factory_bot and adds Faker | Matthew Lemon | 2023-12-20 | 4 | -6/+12 |
* | Adds factory_bot to rspec testing suite | Matthew Lemon | 2023-12-20 | 2 | -1/+12 |
* | Fixed the first request spec for events | Matthew Lemon | 2023-12-20 | 1 | -5/+4 |
* | 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 | 8 | -0/+267 |
* | Removed unneeded require | Matthew Lemon | 2023-12-18 | 1 | -1/+0 |
* | Got basic index controller test going | Matthew Lemon | 2023-12-18 | 1 | -1/+1 |
* | wip: How to add a hash of valid attributes | Matthew Lemon | 2023-12-18 | 1 | -1/+3 |
* | Adds some specs for testing events | Matthew Lemon | 2023-12-18 | 1 | -0/+32 |
* | Initial | Matthew Lemon | 2023-12-17 | 10 | -0/+436 |