summaryrefslogtreecommitdiff
path: root/barbicanclient/tests/test_barbican.py
Commit message (Expand)AuthorAgeFilesLines
* Unit tests for microversion, initial change for consumersAndre Aranha2023-01-171-18/+13
* Implement microversionsDouglas Mendizábal2023-01-031-34/+55
* Remove sixTakashi Kajinami2022-05-181-3/+3
* Fix unit test failue with cliff>=3.5.0Takashi Kajinami2022-05-161-4/+1
* Drop lower-constraints.txt and its testingGhanshyam Mann2022-05-131-0/+2
* Support two-way auth for barbicanclientjonnary2019-10-021-0/+40
* Add --file flag for secretsDave McCowan2018-06-011-0/+14
* Refactor barbicanclientJeremy Liu2017-06-201-3/+19
* Enable F and H flake8 rulesKaitlin Farr2017-03-291-3/+2
* Merge "Using assertTrue/False() instead of assertEqual(True/False)"Jenkins2016-11-111-1/+1
|\
| * Using assertTrue/False() instead of assertEqual(True/False)Anh Tran2016-09-281-1/+1
* | Using assertEqual instead of assertEqualsAnh Tran2016-09-271-1/+1
|/
* Replace assertEqual(None, *) with assertIsNone in tests4.0.0Shuquan Huang2016-03-021-1/+1
* enable barbican help without authenticationElvin Tubillara2015-09-231-1/+1
* Enable endpoint filter parameters for the CLIJuan Antonio Osorio Robles2015-07-061-0/+34
* Adding new tests to cover failure scenariosChellygel2015-05-071-0/+48
* Refactored barbican.py for better testabilityChellygel2015-04-271-73/+59
* Adding support for token based authenticationJohn Vrbanac2015-04-221-0/+12
* Cleaning up Keystone auth testsJohn Vrbanac2015-04-201-61/+7
* Refactor test modulesDouglas Mendizábal2015-03-061-0/+189