osem-fcy/spec
Christian Bruckmayer 08624c5b53 Adapt ability to allow create a proposal if cfp is open
This is necessary because the manage block does not cover it.
event.users.include?(user) is always false for :new and :create because
the event_users are not saved yet.
Introduced in 3e32c58
2016-05-12 15:27:54 +02:00
..
controllers Use dynamic fake data in the spec 2016-05-02 16:06:32 +02:00
factories Give a bit more demo info in the conference description 2016-05-03 16:25:39 +02:00
features Escape HTML some factory strings 2016-05-03 16:25:07 +02:00
helpers Use dynamic fake data in the spec 2016-05-02 16:06:32 +02:00
mailers Adapt the mailbot spec to the last changes 2016-04-22 14:53:10 +02:00
models Adapt ability to allow create a proposal if cfp is open 2016-05-12 15:27:54 +02:00
serializers Make rubocop happy again 2016-05-02 16:06:32 +02:00
support Give a bit more demo info in the conference description 2016-05-03 16:25:39 +02:00
views Escape HTML some factory strings 2016-05-03 16:25:07 +02:00
spec_helper.rb Apply recommendation from thoughtbot/shoulda-matchers@a5623e7. 2015-10-14 09:26:36 -07:00