fixed turbolinks/ready issue

This commit is contained in:
2016-09-28 21:23:01 -05:00
parent 4d89a5ecc3
commit 33f3be1c79
5 changed files with 15 additions and 10 deletions

View File

@ -6,7 +6,7 @@ class AuthControllerTest < ActionDispatch::IntegrationTest
test "Should fake login process" do
# This is not a real test of AuthController!
# We are really testing that the monkey path is correct
# We are really testing that the monkey patch is correct
#
# This simply tests to make sure the test suite is
# properly monkey patching the oAuth network call and