You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 1, 2019. It is now read-only.
@denisshevchenko, @KtorZ
There is no QA section on the ticket, however I understand that it is an old format. :)
In any case, in terms of QA, I think we should add some integration tests for CRUD operations. Probably we want to approach this in different task? (I haven't found any, so if there is one can you point me to it pls?).
There are some tests already added in #236. But they only touch on create and read. There are no tests covering list, update, delete.
Indeed there's no QA / tests for this yet. I'll leave that decision to @denisshevchenko here; would you rather write them as part of this ticket? Or should we open another ticket a bit like #236 where you or I can write those integration tests?
Context
Until here, we didn't need the remaining classic CRUD operations on E.O.S. wallets.
Decision
For completeness and because we want to make our users happy, let's implement (and test) them.
Acceptance Criteria
PR
develop
develop
Consequences
The text was updated successfully, but these errors were encountered: