[TESTING] Store the current version of the most recent release in a file, for e2e tests #152
Open
3 tasks done
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
All our tests maintain the version for their docker images to be used independently via test containers. However, this repo is integrated as a submodule to fetch gherkin files.
We can use this submodule to provide a version file, which all of our SDKs can load to start the currently appropriate testbed docker image.
Goal
The text was updated successfully, but these errors were encountered: