otterize / network-mapper

Map Kubernetes traffic: in-cluster, to the Internet, and to AWS IAM and export as text, intents, or an image
Apache License 2.0
612 stars 23 forks source link

Add github workflow that tests the simple tutorial flow #87

Closed omris94 closed 1 year ago

omris94 commented 1 year ago

Description

In the following MR I added a test that runs the simple network mapper tutorial and compares the output to an "expected results" file. The test is actually a GitHub workflow that is being triggered by the "build" workflow.