armada/armada/tests
Felipe Monteiro 4b3d843f04 bug(tests): Unskip Armada API unit tests
This PS sets the foundation for unskipping Armada API unit tests
by making necessary framework changes where necessary as well
as test refactoring so that the tests not only can be unskipped
but also execute successfully.

However, until a feature-rich testing framework is in place, it's
not possible to do end-to-end testing as mocking is currently used
to stub out Tiller API.

Negative RBAC tests will be added in a follow-up.

Included in this PS:
  - policy fixture for asserting that expected policies are enforced
  - unit tests for tiller/armada API
  - test_utils module

Change-Id: I2f454b27b014875bc35fd706f7c0d05364ce562a
2017-12-14 17:02:50 -04:00
..
unit bug(tests): Unskip Armada API unit tests 2017-12-14 17:02:50 -04:00
__init__.py Implement wait for timeout feature and unit test 2017-06-22 16:02:25 -05:00
test_utils.py bug(tests): Unskip Armada API unit tests 2017-12-14 17:02:50 -04:00