When writing my latest integration test, I suddenly find myself getting a TypeError: Cannot read property 'notFound' of null.
This seems to coincide with a GET request to /my_model/:id/tests/index.html which, of course, 404s.
Has anyone encountered this before? Any idea what may be happening or a starting point for debugging?
HTTP 404response. - Josh Padnick