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 10, 2020
1 parent 85e04ee commit 404c8bd
Show file tree
Hide file tree
Showing 4 changed files with 1,150 additions and 90 deletions.
Loading

0 comments on commit 404c8bd

Please sign in to comment.