python-qinlingclient/qinlingclient/tests/unit/v1
zhoulinhui 8e5fcbbca2 Remove all usage of six library
Convert all code to not require six library and instead
use python 3.x logic.

Change-Id: I51d23b3652f120d3822033aa20ec48cae9668d22
2020-09-15 23:35:53 +08:00
..
__init__.py Add unit tests for qinlingclient.v1.runtime 2018-08-15 17:08:22 +08:00
test_client.py Add unit tests for qinlingclient.v1.runtime 2018-08-15 17:08:22 +08:00
test_function.py Remove all usage of six library 2020-09-15 23:35:53 +08:00
test_function_alias.py Update json module to jsonutils 2019-06-20 10:29:27 +00:00
test_function_execution.py Improve function_alias integration 2019-08-05 20:18:33 -04:00
test_function_version.py Update json module to jsonutils 2019-06-20 10:29:27 +00:00
test_function_worker.py Add unit tests for qinlingclient.v1.function_worker 2018-08-15 17:20:53 +08:00
test_job.py Support function alias when creating job 2019-07-22 18:12:10 +12:00
test_runtime.py Add private parameter for runtime creation 2020-04-08 20:24:37 +00:00
test_webhook.py Improve function_alias integration 2019-08-05 20:18:33 -04:00