Skip to content

Instantly share code, notes, and snippets.

@gabriel-dehan
Created October 22, 2014 07:43
Show Gist options
  • Select an option

  • Save gabriel-dehan/0db2cf6d20899b51ad45 to your computer and use it in GitHub Desktop.

Select an option

Save gabriel-dehan/0db2cf6d20899b51ad45 to your computer and use it in GitHub Desktop.
Backlog 2
Run options: include {:locations=>{"./spec/integration/collect_edit_users_spec.rb"=>[62]}}
workshop: success for users
workshop: success for activities
success for users
F
Failures:
1) Managing a collect's users as a facilitator for collect users add user to collect adds the user to the collect
Failure/Error: Unable to find matching line from backtrace
NoMethodError:
undefined method `users' for nil:NilClass
# ./app/models/collect.rb:52:in `ensure_presence_in_workshop'
# ./app/controllers/api/users_controller.rb:21:in `create'
Finished in 3.25 seconds (files took 2.8 seconds to load)
1 example, 1 failure
Failed examples:
rspec ./spec/integration/collect_edit_users_spec.rb:62 # Managing a collect's users as a facilitator for collect users add user to collect adds the user to the collect
Randomized with seed 12898
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment