summaryrefslogtreecommitdiff
path: root/barbicanclient/tests/test_client.py
Commit message (Expand)AuthorAgeFilesLines
* Unit tests for microversion, initial change for consumersAndre Aranha2023-01-171-31/+183
* Implement microversionsDouglas Mendizábal2023-01-031-19/+57
* Use unittest.mock instead of third party mockSean McGinnis2020-06-091-1/+2
* Merge "Use keystoneauth"Jenkins2016-10-181-1/+1
|\
| * Use keystoneauthDouglas Mendizábal2016-10-181-1/+1
* | Fix argument order for assertEqual to (expected, observed)hongzhezheng2016-07-071-6/+6
|/
* Fix argument order for assertEqual to (exp, obs)reedip2016-03-241-5/+5
* Display error descriptionThomas Herve2016-03-091-0/+7
* Allow Barbican Client Secret Update FunctionalityFernando Diaz2015-08-251-4/+35
* New mock release(1.1.0) broke unit/function testsrico.lin2015-07-111-4/+4
* Remove instances of _base_urlJuan Antonio Osorio Robles2015-05-191-5/+6
* Raising errors from the client instead of ksclientJohn Vrbanac2015-04-151-3/+4
* Use the ksc Adapter instead of custom HTTPClientJamie Lennox2015-04-021-37/+22
* Removing assertItemsEqual workaround, fixed upstreamAdam Harwell2015-03-181-32/+0
* Enable usage of 'payload' path to fetch decrypted secretsJuan Antonio Osorio Robles2015-03-151-0/+1
* Refactor test modulesDouglas Mendizábal2015-03-061-0/+297