Routes are not available in RSpec integration test

My RSpec integration tests do not seem to have access to the rails
routes methods. Here’s a link to my more descriptive question on stack
overflow:

Does anyone know how to fix this?