GoogleCloudPlatform / gke-networking-recipes

Apache License 2.0
307 stars 85 forks source link

Create test utils and add additional setup to main_test.go. #144

Closed sawsa307 closed 11 months ago

sawsa307 commented 1 year ago

Use bash scripts to create test setup and cleanup, and run all test for recipes in Go tests as test cases. For each recipe, it would have a script run-test.sh that contains the testing for this recipe, and we will run recipe test in Go.

sawsa307 commented 1 year ago

/assign @bowei @boredabdel