Got failure in integration testing of rails
问题 I was developing sample project of Rails tutorial (M. Hartl) but at the end of chapter 9 I got failure for integration testing. Assertion of test is like below: assert_select 'a[href=?]', user_path(user), text: user.name Body of error is: FAIL["test_index_as_admin_including_pagination_and_delete_links", UsersIndexTest, 2016-01-25 23:03:39 +0330] test_index_as_admin_including_pagination_and_delete_links#UsersIndexTest (1453750419.70s) Expected at least 1 element matching "a[href="/users