Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in minitest

Stubbing current_user in Rails functional test using Minitest

ruby-on-rails minitest stub

How to test a method is called with Minitest?

ruby minitest

How can i match a dynamically changing url in VCR

Minitest Exit on first failure?

ruby-on-rails ruby minitest

How do I ensure Rails controller test post response is JSON, and why is this not the right approach?

Using Capybara and Minitest to test JavaScript

How to test a script that generates files

Minitest: fixtures for associated AR models results in ActiveRecord::InvalidForeignKey: PG::ForeignKeyViolation when tests are run

System rake test task doesn't run my tests

testing rake minitest

Rails Minitest Stub Class method called inside controller

How can I use mock in my rails minitest?

unit testing issue: wrong number of arguments (given 0, expected 1..2)

ruby-on-rails minitest

Rails4 rails-api test: undefined session_serializer when testing auth via headers token