osem-fcy/spec
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
..
controllers Fix broken test in Admin::EventsController 2017-06-26 15:35:05 +02:00
factories Added model test 2017-06-22 19:51:08 +05:30
features Fix broken test in Admin::EventsController 2017-06-26 15:35:05 +02:00
helpers Add Style/WordArray at rubocop.yml #1463 2017-06-06 13:53:05 +03:00
mailers implement manual event management and support for multiple speakers per event 2017-04-13 17:15:21 +03:00
models Modify CFP to accept proposals for other things 2017-06-27 21:16:46 +03:00
serializers Added validation in EventSchedule model and test in event_schedule_spec 2017-04-22 01:20:05 +05:30
support Improves test speed 2017-06-15 04:26:15 +05:30
spec_helper.rb Improvements in the DatabaseCleaner 2017-01-11 10:03:27 +01:00