vechain-sdk-js icon indicating copy to clipboard operation
vechain-sdk-js copied to clipboard

[TEST] Add e2e tests for rpc-proxy

Open leszek-vechain opened this issue 5 months ago • 1 comments

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

leszek-vechain avatar Sep 10 '24 22:09 leszek-vechain