orbit icon indicating copy to clipboard operation
orbit copied to clipboard

Identify and define integrations tests

Open haadcode opened this issue 7 years ago • 1 comments

We want to ramp our testing and as part of the overall goals in the IPFS project to create a distributed networks Test Lab, we need to define a list of integration tests that we want to run for Orbit using Test Lab.

haadcode avatar Jan 31 '17 15:01 haadcode

Everyone, I invite you to add test cases here!

We'll provide a template later to define the test cases in detail, but to contribute, feel free to add one-liner test cases, eg:

Orbit should run a test where 10 clients join the same channel and each post one message per second over 60 seconds. All clients should receive all messages.

It'd be good to describe what the test does, what the setup is, what are the expected pre-conditions and what is the expected end result or output.

haadcode avatar Jan 31 '17 15:01 haadcode