keep-network / local-setup

Allow to easily set up tBTC and Keep locally for development and test purposes.
MIT License
8 stars 16 forks source link

e2e summary for tbtc deposit / redemption #18

Closed dimpar closed 4 years ago

dimpar commented 4 years ago

Refs https://github.com/keep-network/tbtc/issues/703

Depends on: https://github.com/keep-network/local-setup/pull/20

In this PR we added a script e2e-summary.js that renders a summary html table of deposits / redemptions run from e2e-test.js - https://github.com/keep-network/local-setup/pull/20 that happened for the past 24h. The results will be deployed on Github Pages under https://keep-network.github.io/local-setup/e2e/site/

The deployment process of the html table will be handled by Github Action with the this config in gh-pages branch.

pdyraga commented 4 years ago

When we are done here, let's remember about rebasing the commit history into something pretty.

dimpar commented 4 years ago

Oh yes, for sure, please ignore now

pdyraga commented 4 years ago

~~I'd love to translate integer statuses into human-readable form. I'd also love to see the timestamp when the deposit has been created.~~

Edit: I was looking at the wrong table. https://htmlpreview.github.io/?https://github.com/keep-network/local-setup/blob/test-tbtc-ecdsa-summary/e2e/site/index.html is 👌