clarion/spec/models
Petko Bordjukov 9f0886af1e Introduce the EventType model
This model will be used to define what types of events will happen
during a conference.
2015-04-17 03:39:18 +03:00
..
conference_spec.rb Completely describe Conference behaviour with specs 2014-11-05 11:23:51 +02: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 Add missing specs for Tracks, Halls and Slots 2014-11-05 11:45:04 +02: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