..
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 scheduling
2017-08-26 00:31:44 +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
Track related refactoring
2017-08-27 18:20:16 +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
Add a picture format for conference tickets
2017-12-11 17:11:15 -08: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
Implement track scheduling
2017-08-26 00:31:44 +03:00
event_spec.rb
test is fixed
2017-11-08 01:41:42 +05:30
event_type_spec.rb
Hexadecimal color changed to capital letters
2016-07-11 13:46:02 +02:00
openid.rb
added email presence validation to openid
2017-12-15 23:07:03 +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
Upgrade to Rails 5
2017-12-11 20:58:04 +02:00
registration_period_spec.rb
Registration tickets to be set for registration period
2017-08-22 15:20:37 +05:30
registration_spec.rb
Fix warning in rspec
2017-08-22 21:42:56 +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
Add room and dates to tracks
2017-08-11 16:25:21 +03:00
schedule_spec.rb
Implement track scheduling
2017-08-26 00:31:44 +03: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
One user one registration ticket
2017-09-04 03:14:24 +05:30
ticket_scanning_spec.rb
Improving check-in process
2017-09-13 22:47:22 +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 refactoring
2017-08-27 18:20:16 +03:00
user_spec.rb
Speaker is also able to see the proposal and able to modify it
2017-12-12 18:57:12 +02:00