Integration Test Module This test suite is for running a live API endpoint and testing the apache-libcloud functionality as a full integration test Running the API service pip install -r integration/requirements.txt python -m integration.api Running the tests python -m integration