osem-fcy/spec/serializers
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
..
conference_serializer_spec.rb Fix conference serializer spec to work with MySQL 2016-08-18 18:34:50 +02:00
event_serializer_spec.rb Added validation in EventSchedule model and test in event_schedule_spec 2017-04-22 01:20:05 +05:30
room_serializer_spec.rb Use dynamic fake data in the spec 2016-05-02 16:06:32 +02:00
speaker_serializer_spec.rb Add markdown to users biography 2016-08-12 11:38:28 +02:00
track_serializer_spec.rb Make rubocop happy again 2016-05-02 16:06:32 +02:00