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-cacti#238

Signed-off-by: Peter Somogyvari <peter.somogyvari@accenture.com>
  • Loading branch information
petermetz committed Nov 2, 2020
1 parent fe140c3 commit 9bb963f
Show file tree
Hide file tree
Showing 4 changed files with 1,135 additions and 91 deletions.
Loading

0 comments on commit 9bb963f

Please sign in to comment.