This repository has been archived by the owner on Mar 1, 2019. It is now read-only.
Extend unit tests inductive model to work with sequential wallets #265
Labels
ACCEPTED
ADR has been accepted
Milestone
Context
We need to extend or modify our test suite to not only test against random wallets, but also support testing against sequential wallets. This may ripple quite far in the testing code and the overall scope for this is still unclear.
Decision
Part of this ticket is about figuring out what needs to be done and have a clear understanding of the testing "evolutions" regarding sequential wallets (reminder: estimates can be adjusted when writing a development plan).
Then, we'd like ideally to have sequential wallets tested as part of our unit tests, and be on-par for coverage with current random wallets (when it makes sense).
Acceptance Criterias
must
cover wallets using sequential derivationDevelopment Plan
PR
develop
QA
Retrospective
The text was updated successfully, but these errors were encountered: