summaryrefslogtreecommitdiff
path: root/spec/factories/events.rb
Commit message (Expand)AuthorAgeFilesLines
* Replace factory_girl_rails with factory_bot_railsrc/use-factory_bot_railsRémy Coutable2017-12-141-1/+1
* Migrate events into a new formatYorick Peterse2017-08-101-0/+16
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-1/+1
* Add traits for the different Event types to the Event factoryrs-event-traitsRobert Speicher2017-02-011-0/+12
* Factories with a project association use `:empty_project` by defaultRobert Speicher2017-01-241-1/+1
* Fix broken spec due to last_activity_at updates being throttledStan Hu2016-09-191-2/+3
* Move all factory definitions to their own fileRobert Speicher2016-03-041-0/+10