osem-fcy/spec/models
AEtherC0r3 c3eb178546 Modify CFP to accept proposals for other things
Add field cfp_type and relevant validations
Add Program#cfp to preserve backwards compatibility
Add 'for_events' scope to the cfp, in order for it to be used like
program.cfps.events
Add useful methods
Add rspec test for the new code
The supported cfp types can be viewed via Cfp::TYPES
2017-06-27 21:16:46 +03:00
..
ability_spec.rb Add permission to access admin/shedule by cfp#1432 2017-04-13 20:45:19 +03:00
campaign_spec.rb Fix model specs to work with MySQL 2016-08-18 18:32:41 +02:00
cfp_spec.rb Modify CFP to accept proposals for other things 2017-06-27 21:16:46 +03: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 creating default organization while creating a conference 2017-06-12 19:43:44 +05:30
email_settings_spec.rb implement manual event management and support for multiple speakers per event 2017-04-13 17:15:21 +03:00
event_schedule_spec.rb Added validation in EventSchedule model and test in event_schedule_spec 2017-04-22 01:20:05 +05:30
event_spec.rb implement manual event management and support for multiple speakers per event 2017-04-13 17:15:21 +03:00
event_type_spec.rb Hexadecimal color changed to capital letters 2016-07-11 13:46:02 +02:00
organization_spec.rb suggested changes 2017-06-12 19:43:44 +05:30
payment_spec.rb refactor tests 2016-08-15 10:59:36 +05:30
physical_ticket_spec.rb Added model test 2017-06-22 19:51:08 +05:30
program_spec.rb Modify CFP to accept proposals for other things 2017-06-27 21:16:46 +03:00
registration_period_spec.rb Add validations for registration_period 2016-02-23 12:57:45 +02:00
registration_spec.rb registration#delete: retain ticket purchases 2016-09-26 20:57:11 +05:30
resource_spec.rb add validation for name, used and quantity 2017-05-13 18:30:30 +03:00
role_spec.rb Add model test to verify role is not deleted on removing all of its users 2016-03-28 19:51:20 +05:30
room_spec.rb Delete EventSchedules when a Room is deleted 2016-08-18 16:19:15 +02:00
schedule_spec.rb Do not use JS to initialize the schedule 2016-08-11 15:11:27 +02:00
sponsor_spec.rb Adds sponsor model 2014-06-12 23:34:27 +05:30
sponsorship_level_spec.rb Fix model specs to work with MySQL 2016-08-18 18:32:41 +02:00
target_spec.rb Tests for target model 2016-03-06 10:46:03 +05:30
ticket_purchase_spec.rb Added model test 2017-06-22 19:51:08 +05:30
ticket_spec.rb Merge pull request #1118 from rishabhs95/free-ticket 2017-01-31 14:54:18 +01:00
user_spec.rb Add Style/WordArray at rubocop.yml #1463 2017-06-06 13:53:05 +03:00