Skip to content
This repository has been archived by the owner on Mar 25, 2024. It is now read-only.

feat: use boojum-integration branch of in-memory node for testing CI #43

Conversation

benceharomi
Copy link
Contributor

@benceharomi benceharomi commented Oct 17, 2023

What ❔

Use the boojum-integration branch of the era-test-node for the testing CI of the era-system contracts repository.

  1. clone the boojum-integration branch of the era-test-node
  2. build the binary from source
  3. start the node for the testing using the freshly built binary
  4. use cacheing to speed up the CI

Why ❔

Some of the tests require the boojum-integration branch of the era-test-node to be used.

Checklist

  • PR title corresponds to the body of PR (we generate changelog entries from PRs).
  • Tests for the changes have been added / updated.
  • Documentation comments have been added / updated.
  • Code has been formatted via yarn prettier:write and yarn lint:fix.

.github/workflows/ci.yaml Outdated Show resolved Hide resolved
@benceharomi benceharomi merged commit 0d38b70 into dev Oct 20, 2023
8 checks passed
@benceharomi benceharomi deleted the bh-evm-299-use-boojum-integration-branch-of-in-memory-node-for-testing branch October 20, 2023 11:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants