osem-fcy/spec/models
divyanshumehta b4be83e3a6 Removed delete action from abiltiy.rb and other places
There was no delete action defined for proposals, but it was there in ability.rb So the ability was deleted. Fixes #1608
2017-08-11 18:10:25 +03:00
..
ability_spec.rb Removed delete action from abiltiy.rb and other places 2017-08-11 18:10:25 +03:00
admin_ability_spec.rb Implement track request acceptance 2017-08-11 16:25:21 +03:00
booth_spec.rb Add booths to non admin 2017-08-08 16:18:07 +03:00
campaign_spec.rb Fix model specs to work with MySQL 2016-08-18 18:32:41 +02:00
cfp_spec.rb Change Cfp scopes to class methods 2017-08-11 16:25:21 +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 Implement track request acceptance 2017-08-11 16:25:21 +03:00
email_settings_spec.rb Fix rspec tests because of the changes to the cfp 2017-06-27 21:16:46 +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 track request acceptance 2017-08-11 16:25: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 Enable track requests 2017-08-11 16:25:21 +03:00
registration_period_spec.rb Add validations for registration_period 2016-02-23 12:57:45 +02:00
registration_spec.rb Fix rspec tests because of the changes to the cfp 2017-06-27 21:16:46 +03:00
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 Add room and dates to tracks 2017-08-11 16:25:21 +03: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
track_spec.rb Track related fixes 2017-08-11 16:25:21 +03:00
user_spec.rb Add Style/WordArray at rubocop.yml #1463 2017-06-06 13:53:05 +03:00