I have a rails application with an API consumed by an Android application. I want to do integration tests on the Android app, with actual calls to the rails api. I want that