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

Incorporate coverage pools in local-setup #103

Closed michalinacienciala closed 3 years ago

michalinacienciala commented 3 years ago

A script intalling coverage pools as part of installation of the system has been added, because coverage pools are now required for successful setup of the Token Dashboard. A coverage-pools submodule needed to be added as part of this work.

michalinacienciala commented 3 years ago

Regarding testing of the changes proposed in this PR: the workflow run on the feature branch would be failing due to #100, #101 and #102 changes not present on the feature branch. But I created a temporary branch with changes from the from #100, #101, #102 and #103 PRs and I run the workflow on that branch. The workflow passed, here are the results: https://github.com/keep-network/local-setup/actions/runs/1052109029.