osem-fcy/spec
Aditya Prakash ebd01f064a Tests for ticket model
Change in error message of validation cause previously it was:
"Price currency Currency is different.."
`paid?` method returned true even when `ticket_purchases` is empty for
a given user.
2016-03-06 17:37:06 +05:30
..
controllers Roles into their own controller. Rework interface. Add flash messages to ajax calls. Add description to roles. Possible to edit roles in use. 2016-03-01 17:10:45 +02:00
factories Add tests for Event. Remove redundant function 'def week' from Event. 2016-03-04 19:46:25 +02:00
features Roles into their own controller. Rework interface. Add flash messages to ajax calls. Add description to roles. Possible to edit roles in use. 2016-03-01 17:10:45 +02:00
fixtures Extracting Photos form Conference edit form 2014-08-12 08:38:51 +02:00
models Tests for ticket model 2016-03-06 17:37:06 +05:30
support Add webmock for external requests in tests 2016-03-02 21:15:29 +05:30
views Roles into their own controller. Rework interface. Add flash messages to ajax calls. Add description to roles. Possible to edit roles in use. 2016-03-01 17:10:45 +02:00
spec_helper.rb Apply recommendation from thoughtbot/shoulda-matchers@a5623e7. 2015-10-14 09:26:36 -07:00