-
Notifications
You must be signed in to change notification settings - Fork 35
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Integration test for singlesig delegate identifier #157
Integration test for singlesig delegate identifier #157
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## development #157 +/- ##
============================================
Coverage 81.42% 81.42%
============================================
Files 46 46
Lines 4141 4141
Branches 1030 1030
============================================
Hits 3372 3372
Misses 737 737
Partials 32 32 ☔ View full report in Codecov by Sentry. |
With the recent fixes in keripy this test is no longer causing Keria to crash. |
f8ca38b
to
9eb4da2
Compare
aaf6d88
to
926b76b
Compare
I copied this test locally and it runs with the current build so I'm merging this PR in. |
The second test is marked as failing as it reproduces issue #145
This test also causes the latest Keria to crash with following stack trace
TEST_ENVIRONMENT=local npx jest --runInBand ./examples/integration-scripts/singlesig-dip.test.ts
Keria