clarion/spec/models
Petko Bordjukov 5e9914875c Automatically create an associated CFP with a Conference
Make sure there is always an associated unopened call for participation
for each conference.
2015-05-24 01:17:41 +03:00
..
call_for_participation_spec.rb Introduce CallForParticipation status mutation methods 2015-05-24 01:17:41 +03:00
conference_spec.rb Automatically create an associated CFP with a Conference 2015-05-24 01:17:41 +03:00
event_spec.rb Spec out the basic functionality of Event 2015-04-17 02:13:10 +03:00
event_type_spec.rb Introduce the EventType model 2015-04-17 03:39:18 +03:00
hall_spec.rb Add missing specs for Tracks, Halls and Slots 2014-11-05 11:45:04 +02:00
proposition_spec.rb Introduce the Proposition model 2015-04-17 02:03:07 +03:00
slot_spec.rb Remove pending statement for a spec in slot_spec.rb 2015-04-17 03:56:57 +03:00
track_spec.rb Add missing specs for Tracks, Halls and Slots 2014-11-05 11:45:04 +02:00
user_spec.rb Generate an initial User model 2014-07-28 14:15:08 +03:00