[e2e] Add non-go Flintlock client tests #472
Labels
area/api
Indicates an issue or PR relates to the APIs
area/testing
Indicates an issue related to test
help wanted
Requires help from contributors to get done
kind/feature
New feature or request
lifecycle/stale
Denotes an issue or PR has remained open with no activity and has become stale.
priority/important-soon
Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
Describe the solution you'd like:
We need to ensure that Flintlock works with clients that are not Go based. So, we should add some e2e tests where the client of the API is either Node or Python (or perhaps both).
Why do you want this feature:
Ensure that we aren't baking in anything that is Go client specific.
Anything else you would like to add:
This is a follow on to #468
The text was updated successfully, but these errors were encountered: