To allow for more robust testing, there should be a suite of end to end tests written in golang. Currently, there are really simple e2e tests being run with GitHub actions, but adding the ability to write end to end tests in golang will allow for testing more complex cases.
To allow for more robust testing, there should be a suite of end to end tests written in golang. Currently, there are really simple e2e tests being run with GitHub actions, but adding the ability to write end to end tests in golang will allow for testing more complex cases.