Skip to content

test: add cross test suite

Mauro Lucchini requested to merge cross-testing into master

A new test suite has been created in order to test cross signature/validation. For each signer the rest of participants verifies the signature.

Notice there's a new npm script command to run: npm run test:cross

Edited by Mauro Lucchini

Merge request reports