osem-fcy/spec/models
Aditya Prakash c71d15565e Fix authorization of new and create in ConferenceRegistrationsController
Before authorization we need to set conference relation.
Change in proposal spec cause conference has to have valid registration
period for successful redirect to registration after confirm proposal.
2016-03-11 03:06:00 +05:30
..
ability_spec.rb Fix authorization of new and create in ConferenceRegistrationsController 2016-03-11 03:06:00 +05:30
campaign_spec.rb Style/AlignHash fix 2014-07-30 23:29:52 +02:00
cfp_spec.rb rebase against email settings changes 2016-02-06 17:42:51 +01:00
comment_spec.rb Make Comment find_since_last_login scope robust against nil value 2016-03-10 15:04:14 +01:00
commercial_spec.rb Implement simplified commercials workflow 2016-01-21 19:41:12 +01:00
conference_spec.rb Roles into their own controller. Rework interface. Add flash messages to ajax calls. Add description to roles. Possible to edit roles in use. 2016-03-01 17:10:45 +02:00
event_spec.rb Add tests for Event. Remove redundant function 'def week' from Event. 2016-03-04 19:46:25 +02:00
program_spec.rb Introduce Program to include cfp/rooms/tracks/events/event_types/difficulty_levels 2016-02-06 17:42:51 +01:00
registration_period_spec.rb Add validations for registration_period 2016-02-23 12:57:45 +02:00
registration_spec.rb Add registration_limit to conference model. Added the input for registration limit in the edit conference form. In the controller, if the limit has exceeded redirect to root_path with an alert. fix #761 2016-02-10 15:59:39 +01:00
role_spec.rb Roles into their own controller. Rework interface. Add flash messages to ajax calls. Add description to roles. Possible to edit roles in use. 2016-03-01 17:10:45 +02:00
room_spec.rb Tests for room model 2016-03-06 17:09:02 +05:30
sponsor_spec.rb Adds sponsor model 2014-06-12 23:34:27 +05:30
sponsorship_level_spec.rb Adds sponsorship levels model 2014-06-06 15:40:32 +05:30
target_spec.rb Tests for target model 2016-03-06 10:46:03 +05:30
ticket_purchase_spec.rb Refactoring Tickets 2014-08-28 15:21:05 +02:00
ticket_spec.rb Tests for ticket model 2016-03-06 17:37:06 +05:30
user_spec.rb Roles into their own controller. Rework interface. Add flash messages to ajax calls. Add description to roles. Possible to edit roles in use. 2016-03-01 17:10:45 +02:00