keep-network / keep-core

The smart contracts and reference client behind the Keep network
https://keep.network
MIT License
119 stars 74 forks source link

User acceptance tests of the moving funds mechanism #3795

Closed lukasz-zimnoch closed 4 months ago

lukasz-zimnoch commented 6 months ago

The scope of this issue includes the design and execution of the user acceptance tests for the client-side of the moving funds mechanism developed recently. UATs should be executed on Sepolia testnet once necessary client and contract upgrades are deployed there.

### Tasks
- [x] Design UAT scenarios ([Coda document](https://coda.io/d/Building-Keep_d-fmEgBNFVH/Moving-Funds-UATs_suRIl#_luzja))
- [x] Execute designed UAT scenarios
michalinacienciala commented 4 months ago

Moving funds UATs executed. Report: https://coda.io/d/Building-Keep_d-fmEgBNFVH/Moving-Funds-UATs_suRIl#_luOJq. I didn't execute moving funds testing after failed heartbeats, as this functionality is yet not implemented. We'll test this once we have it.