rspec-cells icon indicating copy to clipboard operation
rspec-cells copied to clipboard

Spec your Cells.

Results 6 rspec-cells issues
Sort by recently updated
recently updated
newest added

Hi, Im getting a NoMethodError: undefined method `[]' for nil:NilClass in rspec-testing when using path helpers. I have included the controller via the controller-method, and tried setting the type to...

session variable is not available on Cell specs by design, or am I doing something wrong?

Mostly just a port of the test-unit test from the base cells gem.

This change provides a API for apotonick/cells#334. apotonick/cells#334 need's to merged and released before this.

Hi, When I update to 'master' the rake command breaks on codeship. ``` rof@railsonfire_95981500-275e-0133-512f-0efcb37b71e5_fa85a9fee872:~/clone$ bundle exec rake db:schema:load rake aborted! missing run or map statement /home/rof/cache/bundler/ruby/2.2.0/gems/rack-1.6.4/lib/rack/builder.rb:146:in `to_app' /home/rof/cache/bundler/ruby/2.2.0/gems/rack-1.6.4/lib/rack/builder.rb:160:in `block in...