Skip to content

Instantly share code, notes, and snippets.

@retorquere
Created August 24, 2010 16:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save retorquere/547825 to your computer and use it in GitHub Desktop.
Save retorquere/547825 to your computer and use it in GitHub Desktop.
...F...F--------...F...F-------------------------------------------------------------------.......
(::) failed steps (::)
You have a nil object when you didn't expect it!
You might have expected an instance of Array.
The error occurred while evaluating nil.+ (NoMethodError)
./vendor/plugins/redmine_backlogs/app/models/story.rb:27:in `create_and_position'
./features/step_definitions/common_steps.rb:53
./features/step_definitions/common_steps.rb:45:in `each'
./features/step_definitions/common_steps.rb:45:in `/^the project has the following stories in the product backlog:$/'
features/scrum_master.feature:15:in `And the project has the following stories in the product backlog:'
You have a nil object when you didn't expect it!
You might have expected an instance of Array.
The error occurred while evaluating nil.+ (NoMethodError)
./vendor/plugins/redmine_backlogs/app/models/story.rb:27:in `create_and_position'
./features/step_definitions/common_steps.rb:53
./features/step_definitions/common_steps.rb:45:in `each'
./features/step_definitions/common_steps.rb:45:in `/^the project has the following stories in the product backlog:$/'
features/product_owner.feature:15:in `And the project has the following stories in the product backlog:'
Failing Scenarios:
cucumber features/scrum_master.feature:22 # Scenario: Update sprint details
cucumber features/product_owner.feature:22 # Scenario: View the product backlog
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment