armada/armada/tests/unit/api
Felipe Monteiro 732af63051 Add unit tests for main Armada handler
This PS adds unit tests for the armada handler in
armada.handlers.armada. These unit tests are among
the most important as the Armada handler itself
interacts with most every other part of the application.

Note that the current unit tests are not only incorrect
(they don't pass) but they skip unconditionally as well.

So this PS is needed to correctly implement the intent
behind the original unit tests herein.

Change-Id: Iecb3e540e1d52eb5a25d9f6825b3d0f5339ede2a
2018-02-02 22:42:09 +00:00
..
__init__.py testing-utils-lib 2017-06-28 12:47:26 -05:00
base.py Add unit tests for main Armada handler 2018-02-02 22:42:09 +00:00
test_armada_controller.py feat(tiller): adding namespace flag 2018-01-30 17:25:03 +00:00
test_health_controller.py bug(tests): Unskip Armada API unit tests 2017-12-14 17:02:50 -04:00
test_test_controller.py Add RBAC tests to Armada to sanity-check RBAC implementation 2018-01-08 23:11:47 +00:00
test_tiller_controller.py feat(tiller): adding namespace flag 2018-01-30 17:25:03 +00:00
test_validation_controller.py [TrivialFix] Fix documentation job failing on underline. 2018-01-10 23:20:08 -04:00
test_versions_controller.py (feat): Add versions controller for UCP integration compliance, 2017-12-15 16:10:18 -04:00