Currently, tests interact with the XRP Ledger when testing some methods.
The TestNet resets from time to time and transactions and account might disappear from one day to the next.
Implement a better way of unit testing methods, probably with mock responses.
Currently, tests interact with the XRP Ledger when testing some methods. The TestNet resets from time to time and transactions and account might disappear from one day to the next.
Implement a better way of unit testing methods, probably with mock responses.