python-cratonclient/cratonclient/tests/cassettes
Ian Cordasco 2e34424cda Add integration tests for clouds client
This adds more integration tests for the v1 client, specifically for
/v1/clouds.

Further, this introduces a new test method for the integration tests as
it was found to be reimplemented in a few different test modules. This
replaces the pattern used in the existing tests with the new pattern.

Implements: bp testing-plan
Change-Id: Ic4e342cf01be288b7a7c453659580c57169b1022
2017-03-21 10:50:36 -05:00
..
README.rst Add Betamax for testing 2017-03-21 10:27:33 -05:00
TestCells-test_autopagination_when_listing.yaml Add tests for our cells integration 2017-03-21 10:28:36 -05:00
TestCells-test_create.yaml Add tests for our cells integration 2017-03-21 10:28:36 -05:00
TestCells-test_delete.yaml Add tests for our cells integration 2017-03-21 10:28:36 -05:00
TestCells-test_manual_pagination.yaml Add tests for our cells integration 2017-03-21 10:28:36 -05:00
TestCells-test_update_existing_cell.yaml Add tests for our cells integration 2017-03-21 10:28:36 -05:00
TestClouds-test_autopagination_when_listing.yaml Add integration tests for clouds client 2017-03-21 10:50:36 -05:00
TestClouds-test_create.yaml Add integration tests for clouds client 2017-03-21 10:50:36 -05:00
TestClouds-test_delete.yaml Add integration tests for clouds client 2017-03-21 10:50:36 -05:00
TestClouds-test_manual_pagination.yaml Add integration tests for clouds client 2017-03-21 10:50:36 -05:00
TestClouds-test_update_existing_cloud.yaml Add integration tests for clouds client 2017-03-21 10:50:36 -05:00
TestHosts-test_create.yaml Add Betamax for testing 2017-03-21 10:27:33 -05:00
TestHosts-test_delete.yaml Add Betamax for testing 2017-03-21 10:27:33 -05:00
TestHosts-test_list_autopaginates.yaml Add Betamax for testing 2017-03-21 10:27:33 -05:00
TestHosts-test_list_only_retrieves_first_page.yaml Add Betamax for testing 2017-03-21 10:27:33 -05:00
TestHosts-test_update.yaml Add Betamax for testing 2017-03-21 10:27:33 -05:00

README.rst

cratonclient Betamax Cassettes

This directory contains the cassettes that were recorded by Betamax for integration level tests of the python-cratonclient library.

For more information about these cassettes, please refer to the Betamax documentation. For specific information about what information is stored in a cassette and its structure, please read "What is a cassette?"