tempest/tempest/lib
Federico Ressi d903e1db53 Fix tests for call_until_true function.
Unit tests for call_until_true function has to check
if passed function is actually called expected number
of times under two main cases:

- when given func returns true before timeout
- when given func never returs true before timeout

It has to be tested also that given paramterers are
passed when calling given function.

Change-Id: I43009e18987c73be2412db10dc605e4fc6661d97
2018-06-06 14:38:18 +00:00
..
api_schema Add compute microversion 2.57 schema in servers_client 2018-05-22 14:55:15 +00:00
cli Fix code to pass pep8 Tox environment. 2018-04-12 11:09:37 +02:00
cmd Fix code to pass pep8 Tox environment. 2018-04-12 11:09:37 +02:00
common Fix tests for call_until_true function. 2018-06-06 14:38:18 +00:00
services Merge "Add api ref links for network agents_client" 2018-06-05 19:38:52 +00:00
__init__.py Migrate tempest-lib code into new lib dir 2016-02-23 14:15:04 -05:00
auth.py Add proxy_url to get_credentials in auth 2017-10-23 16:53:34 +02:00
base.py Fix code to pass pep8 Tox environment. 2018-04-12 11:09:37 +02:00
decorators.py Remove deprecated skip_unless_attr decorator 2017-11-29 14:37:04 +00:00
exceptions.py Change Conflict's error message 2017-11-23 16:51:37 +08:00