osem-fcy/spec
Siddhant Bajaj 95d459f058 Added validation in EventSchedule model and test in event_schedule_spec
EventSchedule start time should be in hours range of the conference.Therefore it adds validation on start_time attribute of event schedule model. It also adds test for the same.
2017-04-22 01:20:05 +05:30
..
controllers Added validation in EventSchedule model and test in event_schedule_spec 2017-04-22 01:20:05 +05:30
factories Added validation in EventSchedule model and test in event_schedule_spec 2017-04-22 01:20:05 +05:30
features improved features/ability_spec.rb 2017-04-14 14:51:21 +00:00
helpers Added validation in EventSchedule model and test in event_schedule_spec 2017-04-22 01:20:05 +05:30
mailers implement manual event management and support for multiple speakers per event 2017-04-13 17:15:21 +03:00
models Added validation in EventSchedule model and test in event_schedule_spec 2017-04-22 01:20:05 +05:30
serializers Added validation in EventSchedule model and test in event_schedule_spec 2017-04-22 01:20:05 +05:30
support enable style/dotposition rubocop cop 2017-04-06 23:19:58 -04:00
spec_helper.rb Improvements in the DatabaseCleaner 2017-01-11 10:03:27 +01:00