shipyard/tests/unit/control
Bryan Strassner 295835cf2c Conform expected validation responses to status standard
Upon review of standard responses, the validation responses
were found to be using valid/invalid instead of success/failure.
This change changes the values used to be success/failure for the
status field in validations. Additionally, this also cleans up the
misuse of api version 'v1', making it v1.0 instead on the status
responses.

Change-Id: Ia10674158648ef0d0c42badc4bd19e1b48b255d9
2018-01-03 07:37:18 -06:00
..
af_monitoring Unit Test for WorkflowResource and WorkflowIdResource 2017-12-05 11:43:26 -06:00
__init__.py Linting: Make Shipyard mostly pep8 compliant 2017-09-29 10:58:58 -05:00
common.py Unit Tests for ActionsIdResource 2017-12-01 10:06:02 -06:00
conftest.py Fix response code for get configdocs API 2017-11-21 09:20:15 -06:00
fake_response.py Document staging api 2017-10-18 18:39:24 -05:00
test_action_helper.py Action lifecycle mapping include unknown 2017-11-07 10:45:24 -06:00
test_actions_api.py Unit Tests for ActionsResource 2017-11-30 08:44:32 -06:00
test_actions_control_api.py Refactor API to organize directories 2017-10-19 15:54:06 -05:00
test_actions_id_api.py Unit Tests for ActionsIdResource 2017-12-01 10:06:02 -06:00
test_actions_steps_id_api.py Unit Test for ActionsStepsResource 2017-12-06 10:45:02 -06:00
test_actions_validations_id_api.py ActionsValidationsResource and VersionsResource Unit Tests 2017-12-06 13:27:18 -06:00
test_api.py ActionsValidationsResource and VersionsResource Unit Tests 2017-12-06 13:27:18 -06:00
test_base_resource.py Unit Tests for ActionsIdResource 2017-12-01 10:06:02 -06:00
test_configdocs_api.py Conform expected validation responses to status standard 2018-01-03 07:37:18 -06:00
test_configdocs_helper.py Conform expected validation responses to status standard 2018-01-03 07:37:18 -06:00
test_rendered_configdocs_api.py Logging to use request scope provided by uwsgi and standard logging filters 2017-11-21 14:45:40 -06:00
test_shipyard_request_context.py Logging to use request scope provided by uwsgi and standard logging filters 2017-11-21 14:45:40 -06:00
test.conf Refactor UCP Health Check Operator 2017-12-18 17:24:28 +00:00