aboutsummaryrefslogtreecommitdiffstats
path: root/spec/requests/events_spec.rb (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Event scaffold tests now passingMatthew Lemon2023-12-201-3/+3
|
* Properly configures factory_bot and adds FakerMatthew Lemon2023-12-201-1/+1
|
* Adds factory_bot to rspec testing suiteMatthew Lemon2023-12-201-1/+1
|
* Fixed the first request spec for eventsMatthew Lemon2023-12-201-5/+4
|
* Got basic index controller test goingMatthew Lemon2023-12-181-1/+1
|
* wip: How to add a hash of valid attributesMatthew Lemon2023-12-181-1/+3
| | | | I need this for the controller rpsec tests....
* InitialMatthew Lemon2023-12-171-0/+135