osem-fcy/spec
James Mason 44fd794416 Make test organization names more unique
The addition of a uniqueness validation on Organization#name is causing
a lot of random failures; the Organization factory uses a Faker value,
but appears to be producing repetitive results, so I've added a
FactoryGirl sequence to ensure uniqueness.
2018-03-02 15:28:31 +01:00
..
controllers Skylight instrumentation 2018-02-22 21:08:24 -08:00
factories Make test organization names more unique 2018-03-02 15:28:31 +01:00
features Break up the one-query-of-doom 2017-12-22 10:48:55 -08:00
helpers Break up the one-query-of-doom 2017-12-22 10:48:55 -08:00
mailers implement manual event management and support for multiple speakers per event 2017-04-13 17:15:21 +03:00
models Ability of user to create registration is fixed Closes #1628 2018-02-10 19:19:02 +02:00
serializers Added validation in EventSchedule model and test in event_schedule_spec 2017-04-22 01:20:05 +05:30
support Improves test speed 2017-06-15 04:26:15 +05:30
spec_helper.rb Fix a flaky test. 2017-11-07 17:59:11 -08:00