blob: 91d6ca8e8e8c46a998d4882235151adbf9eb1bfd [file] [log] [blame]
Storage Integration Test Module
===============================
This test suite is for validating the apache-libcloud storage functionality against live storage backends.
Setting up the test suite
-------------------------
.. code-block:: bash
pip install -r integration/storage/requirements.txt
Running the tests
-----------------
.. code-block:: bash
python -m integration.storage