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.
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