vechain-sdk-js
vechain-sdk-js copied to clipboard
[TEST] Add e2e tests for rpc-proxy
Description
Add e2e tests for rpc-proxy to check if methods are handled properly. Not sure what priority is rpc-proxy so we can set ticket priority accordingly
Actions
- Probably best approach will be to build docker image and run docker container (maybe using testcontainers)
- Run every method with simple data just to check if it is handled correctly
Output
Small test pack which we can hook into CI pipeline