Ana
f65778b4fe
Event model improvements
...
- Drop selected_event_schedule function
- Rename scheduled_room and scheduled_start_time to room and time as If there is no selected_schedule, the event is not scheduled: selected_schedule_room and selected_schedule_time
2016-08-02 00:41:37 +02:00
Ana
3bf42a3cc4
Tests for the new associations and models
...
Tests for the schedule versioning new associations and models
2016-07-27 22:23:29 +02:00
Henne Vogelsang
40562334c7
Make rubocop happy again
2016-05-02 16:06:32 +02:00
Henne Vogelsang
73ce49de25
Use dynamic fake data in the spec
2016-05-02 16:06:32 +02:00
Henne Vogelsang
8fc57e34c9
Adapt the spec
2016-04-27 17:55:24 +02:00
Aditya Prakash
d752cfdf7e
Add conference serializer tests and remove unused functions
2016-04-03 11:21:57 +05:30
Aditya Prakash
ca4ca21fdf
Add SpeakerSerializer tests
2016-04-03 00:59:30 +05:30
Aditya Prakash
0aa36b470e
Add Eventserializer tests and fix undefined method `l' for Eventserializer
...
Solution of no method error pointed by @nishanthvijayan:
http://stackoverflow.com/a/11724935
2016-04-03 00:59:28 +05:30
Aditya Prakash
a786321800
Add room and track serilizer tests
2016-04-02 21:00:29 +05:30