osem-fcy/spec/controllers
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
..
admin Added validation in EventSchedule model and test in event_schedule_spec 2017-04-22 01:20:05 +05:30
api/v1 implement manual event management and support for multiple speakers per event 2017-04-13 17:15:21 +03:00
application_controller_spec.rb Rename 'ConferenceController' to 'ConferencesController', and 'ProposalController' to 'ProposalsController' 2016-09-30 18:49:44 -04:00
conference_registration_controller_spec.rb Fix unreachable code (#1140) in ConferenceRegistrationController#new 2017-03-07 17:40:19 +02:00
conferences_controller_spec.rb Rename 'ConferenceController' to 'ConferencesController', and 'ProposalController' to 'ProposalsController' 2016-09-30 18:49:44 -04:00
confirmations_controller_spec.rb Add devise confirmation controller test 2016-04-07 17:34:23 +05:30
proposals_controller_spec.rb implement manual event management and support for multiple speakers per event 2017-04-13 17:15:21 +03:00
schedules_controller_spec.rb Test namings 2016-08-11 15:11:27 +02:00
subscriptions_controller_spec.rb move subscribe to its own controller, add authorization, test subscribe/unsubscribe 2014-11-12 14:00:17 +02:00
users_controller_spec.rb Add controller test for users#show 2016-03-11 23:13:52 +02:00