osem-fcy/spec/models
divyanshumehta 3409d246a8 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-09 17:16:52 +05:30
..
ability_spec.rb Removed delete action from abiltiy.rb and other places 2017-08-09 17:16:52 +05:30
admin_ability_spec.rb move admin/users to be accessed only by site admins 2017-08-01 13:52:17 +05:30
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 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 correct past and upcoming conferences in admin/organizations#index 2017-07-12 17:42:19 +05:30
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 caching comment counts 2017-07-09 01:57:44 +05:30
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 Add Call for Booths 2017-07-14 15:14:25 +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 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
track_spec.rb Implement track requests and add the track organizer role 2017-07-14 12:38:53 +03:00
user_spec.rb Add Style/WordArray at rubocop.yml #1463 2017-06-06 13:53:05 +03:00