EspressoSystems / espresso-sequencer

96 stars 68 forks source link

Chaos testing of namespace logic #1687

Open akonring opened 2 months ago

akonring commented 2 months ago

The test suite for namespace logic in the espresso-sequencer is already comprehensive and much simpler now that we have enforcement of namespace table format on consensus level (https://github.com/EspressoSystems/espresso-sequencer/commit/8ce87d2803a7436ff837936ceb76a6a64aed4c54).

What might be missing is specific testing that exercises many unanticipated code paths. Candidate libraries for extending existing test suite:

(Leaving this here as a note for the future since other tasks have higher priority atm. Merely referencing our current macro task here).