Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
Passhistory.story should be nulled by navigate() handled by intercept()
Asserts run
Pass
assert_equals("state1", "state1")
    at Test.<anonymous> ( /navigation-api/navigation-methods/navigate-intercept-history-state.html:7:3)
Pass
assert_equals("#2", "#2")
    at Test.<anonymous> ( /navigation-api/navigation-methods/navigate-intercept-history-state.html:11:3)
Pass
assert_equals(null, null)
    at Test.<anonymous> ( /navigation-api/navigation-methods/navigate-intercept-history-state.html:12:3)