qinling/qinling/tests/unit/api
Lingxian Kong 917132a19c Function versioning API: delete
When deleting a function version:

- The version should not being used by any job
- The version should not being used by any webhook
- Function latest_version should be updated if the version in request equals
  to latest_version

Story: #2001829
Task: #14349
Change-Id: I5511304e04bec8f404d7224a6489b65d6a765316
2018-04-19 17:26:44 +12:00
..
controllers Function versioning API: delete 2018-04-19 17:26:44 +12:00
__init__.py Add basic unit test structure 2017-07-04 14:34:53 +12:00
base.py Fix job handler 2017-12-20 21:18:08 +13:00