Skip to content
Snippets Groups Projects
Commit d8734edd authored by Jessica Yuen's avatar Jessica Yuen
Browse files

Rewrite integration tests to support ksonnet.next application structure


ksonnet.next is centered around the application directory structure
generated during init, however the integration tests are still tightly
tied to the model from kubecfg, where the '-f' flag was the standard and
environments were not introduced.

This commit will add test fixtures to mock a ksonnet application
structure, and rewrite the existing apply and delete tests to support
this new model.

Signed-off-by: default avatarJessica Yuen <im.jessicayuen@gmail.com>
parent fccf212e
No related branches found
No related tags found
No related merge requests found
Showing
with 75712 additions and 111 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment