mlswg / mls-implementations

Coordination of implementation and interop specific details
113 stars 14 forks source link

Add an endurance test #147

Open bifurcation opened 1 year ago

bifurcation commented 1 year ago

The script-based tests are designed to cover all of the functionality in the spec, but they do so "shallowly", e.g., using the smallest groups necessary to exercise the functionality. We should have deeper script test, but also the ability to run "endurance" tests that run a group through many epochs. The idea would be to create larger groups with more complicated trees to make sure that all the corner cases are covered correctly.