ciselab / rpc-json-testing

0 stars 1 forks source link

Request dependencies #54

Closed lisv closed 2 years ago

lisv commented 2 years ago

Using output of one request into the next request could reveal new defects in the code.

This will require a lot of work (rewriting/changing many parts of the code) due to the values being different every time the server starts (account and all relevant information).