qinling/qinling/tests/unit/api/controllers/v1
Lingxian Kong cd88b217ca Fix package function update with same md5
Do not update or delete the function package if updating the function
with the same package but not providing the md5.

Change-Id: Iea24978106984111b61b0b19336cf1eb9ded9ed6
Story: 2003482
Task: 24749
2018-08-29 02:04:27 +12:00
..
__init__.py Add basic unit test structure 2017-07-04 14:34:53 +12:00
test_execution.py Support alias for execution creation 2018-07-17 19:33:54 +12:00
test_function.py Fix package function update with same md5 2018-08-29 02:04:27 +12:00
test_function_alias.py Function Alias API: delete and update 2018-07-04 03:48:14 +00:00
test_function_version.py Delete check of function alias 2018-07-29 15:58:18 +00:00
test_function_worker.py Function version API: scale_up/scale_down/detach/get_workers 2018-04-27 18:48:46 +12:00
test_job.py Support alias for job creation 2018-07-21 15:19:47 +00:00
test_runtime.py Support to specify workload type for runtime 2018-07-26 15:20:34 +12:00
test_webhook.py Support alias for webhook creation 2018-07-24 01:44:36 +00:00