491e7160cf
Add a BetaMax fixture that handles wrapping the constructor for KeystoneAuth Session in a way to provide the BetaMax interfaces. This is in support of enabling easy functional testing that includes responses to live-clouds for consumers of KeystoneAuth. A future patch will provide a template for stripping out sensitive (e.g. password) data from the recordings so that the cassetts can be more easily included in git repositories for functional testing. Change-Id: Ibd6e525fef9f2541f97d33de0d2f02f991d122e5 Depends-On: I8787954ab5d0e3963e97c160783301b48ab8299f
8 lines
337 B
Plaintext
8 lines
337 B
Plaintext
This directory holds the betamax test cassettes that are pre-generated
|
|
for unit testing. This can be removed in the future with a functional
|
|
test that stands up a full devstack, records a cassette and then
|
|
replays it as part of the test suite.
|
|
|
|
Until the functional testing is implemented do not remove this
|
|
directory or enclosed files.
|