Joystream / joystream

Joystream Monorepo
http://www.joystream.org
GNU General Public License v3.0
1.42k stars 115 forks source link

Colossus S3 testing #5151

Open ignazio-bovo opened 4 months ago

ignazio-bovo commented 4 months ago

Unit testing

The interface itself doesn't present precondition that should be tested in isolation. I will skip this for now

Integration testing

The IConnectionHandler will be mocked, for these tests. The objective is to test the interaction between Service and IConnectionHandler, with Service being

E2E (local)