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 Aug 22, 2022. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: