blob: 0dbd209f97b6faaa22eac8ab14b5d6d9d79cd098 [file] [log] [blame]
Compute Integration Test Module
===============================
This test suite is for running a live API endpoint and testing the apache-libcloud compute functionality as a full integration test
Running the API service
-----------------------
.. code-block:: bash
uv sync --group integration-compute
python -m integration.compute.api
Running the tests
-----------------
.. code-block:: bash
python -m integration.compute