python-mistralclient/mistralclient/tests/unit/v2
Renat Akhmerov 084b6d57ce Add "duration" to workflow executions printed by CLI commands
* It's convenient to see duration of an execution right away w/o
  having to calculate it ourselves.
* Minor style changes according to the Mistral Coding Guidelines.

Change-Id: Ibfe806d1f1fcebb9ca0459c82daded308677de44
2020-02-07 16:03:28 +07:00
..
__init__.py Add unit tests on v2 client 2014-09-05 13:44:58 +04:00
base.py Don't create client for help and bash completion 2017-10-09 12:28:22 +03:00
test_action_executions.py Fix limit handling to not send value of -1 2017-11-25 13:20:22 -06:00
test_actions.py Add namespace support for actions to client 2020-01-13 06:56:05 +00:00
test_cli_action_execs.py Update json module to jsonutils 2019-02-25 20:32:40 +08:00
test_cli_actions.py Add namespace support for actions to client 2020-01-13 06:56:05 +00:00
test_cli_bash_completion.py fix mistral-client use does not use endpoint keystone: 2015-06-24 08:59:15 +00:00
test_cli_cron_triggers.py Take DST into account when converting to UTC 2017-03-23 08:33:11 -04:00
test_cli_environments.py Update json module to jsonutils 2019-02-25 20:32:40 +08:00
test_cli_event_triggers.py Add CLI for event trigger operations 2017-07-11 16:48:17 +05:30
test_cli_executions.py Add "duration" to workflow executions printed by CLI commands 2020-02-07 16:03:28 +07:00
test_cli_members.py Support resource sharing CLI 2016-02-15 13:33:45 +13:00
test_cli_services.py Support ID for workflow operations in CLI 2016-02-03 14:44:07 +13:00
test_cli_tasks.py Add "duration" to workflow executions printed by CLI commands 2020-02-07 16:03:28 +07:00
test_cli_workbooks.py Add namespace support for workbooks to client 2018-08-06 11:35:54 +00:00
test_cli_workflows.py Add the scope attribute in workflow list 2018-03-11 22:05:52 +00:00
test_environments.py Update json module to jsonutils 2019-02-25 20:32:40 +08:00
test_executions.py Add new CLI commands for sub-executions new API endpoints 2020-01-28 07:14:47 +00:00
test_keystone.py Clean up keystone authentication 2018-01-26 07:42:57 +00:00
test_members.py Use requests-mock for testing 2016-09-12 13:28:04 +10:00
test_services.py Use requests-mock for testing 2016-09-12 13:28:04 +10:00
test_tasks.py Add new CLI commands for sub-executions new API endpoints 2020-01-28 07:14:47 +00:00
test_workbooks.py Switch to using stestr 2018-05-30 17:13:56 +01:00
test_workflows.py Switch to using stestr 2018-05-30 17:13:56 +01:00