Create test cases for all token modes #15
Labels
documentation
Improvements or additions to documentation
enhancement
New feature or request
good first issue
Good for newcomers
hacktoberfest
Issues for the Hacktoberfest 2024 https://hacktoberfest.com/
help wanted
Extra attention is needed
As we started working on porting the OpenPAYGO library to other programming languages it became apparent that need a good way to confirm the interop between those.
Ideally, we create a (potentially very long) JSON files which covers all token cases and acts as a source of truth. All libraries (including this one) should be equipped with CI test suit that runs tests against the provided JSON file.
The text was updated successfully, but these errors were encountered: