Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds functional testing setup #70

Merged
merged 12 commits into from
Oct 12, 2022
Merged

Adds functional testing setup #70

merged 12 commits into from
Oct 12, 2022

Conversation

sonnysideup
Copy link
Contributor

@sonnysideup sonnysideup commented Oct 10, 2022

This includes the beginnings of GKE testing but the main point of this PR is to establish a pattern for writing all of our functional tests. It just so happens that I used GKE to proof the concept.

this is all a WIP but this includes a new workflow and go module for
functional testing. i'm going to add GKE tests as a POC
this damn thing takes too long otherwise
- adds github token to helm install so we can install the latest
- always preserves testenv files
- short-circuit test to warm go mod cache
we can use github raw content as a remote server
@sonnysideup sonnysideup changed the title Adds functional tests Adds functional testing setup Oct 12, 2022
@sonnysideup sonnysideup marked this pull request as ready for review October 12, 2022 18:13
@sonnysideup sonnysideup merged commit 3e3bb07 into main Oct 12, 2022
@sonnysideup sonnysideup deleted the functional-testing branch October 12, 2022 18:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant