Sha256: 5333de46393821ab5c81103183d3698d0fd121ad5c180e394fdb48ff27d9c3c4
Contents?: true
Size: 243 Bytes
Versions: 1
Compression:
Stored size: 243 Bytes
Contents
require "test_helper" class ArgsControllerTest < Trailblazer::Test::Integration it "run Song::Create, params, current_user: Module" do visit "/args/with_args" page.body.must_match ">{:fake=>"bla"} user_name<" end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
trailblazer-future-2.1.0.rc1 | test/rails5.0/test/integration/args_controller_test.rb |