Closed michalinacienciala closed 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.
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.