Skip to content

Commit

Permalink
chore: work in progress
Browse files Browse the repository at this point in the history
Migrate test execution to AVA from tap.
This is necessary because tap has some
unresolved issue that make the test
cases flaky and tape lacks features
regarding being able to support code
coverage and Typescript compilation
at the same time. Using AVA fixes both
of those shortcomings.

Fixes hyperledger#238

Signed-off-by: Peter Somogyvari <[email protected]>
  • Loading branch information
petermetz committed Nov 6, 2020
1 parent 780e3af commit dd8851a
Show file tree
Hide file tree
Showing 4 changed files with 1,134 additions and 91 deletions.
Loading

0 comments on commit dd8851a

Please sign in to comment.