Zack Warburg

Results 3 issues of Zack Warburg

I am using Ruby Rspec to test a webapp that doesn't use rails, thus I don't have a `rails_helper.rb`, just a `spec_helper.rb`. I can manually trigger a screenshot but I...

Bug

Is there a way to run qunit tests from the command line? I have a rails app that I am attempting to setup with Codeship for continuous integration and it...

So I am paginating my users page and my `per_page` is 15. So let's say you only have 5 user... You should only be able to get to page 1....