chore: implement a test runner on top of mocha (#8866)

* chore: implement a test runner on top of mocha

This PR implements a test runner on top of mocha
that performs multiple mocha runs as defined in
TestSuites.json and compares the outcome of the runs
against TestExpectations.json. This allows us to
remove most of helpers from mocha-utils and be more
flexible when defining the test configurations.
This commit is contained in:
Alex Rudenko
2022-09-08 12:32:39 +02:00
committed by GitHub
parent f02b926245
commit d8830cbc55
57 changed files with 3537 additions and 1247 deletions

1946
test/TestExpectations.json Normal file

File diff suppressed because it is too large Load Diff