TonY icon indicating copy to clipboard operation
TonY copied to clipboard

Refactor TonyClient to be more easily unit tested

Open oliverhu opened this issue 5 years ago • 0 comments

We rely on testTonyE2E for almost all TonyClient tests, that introduces a lot of overhead. As we are setting all necessary context in TonyClient, we should make it easier to unit test this component.

oliverhu avatar Mar 23 '19 17:03 oliverhu