You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current CI features mainly unit tests of the bolt sidecar, while e2e tests are manually done by spinning up the devnet provided by the Ethereum package.
As we're approaching mainnet and more and more people are running this software, security and testing are a top priority. Therefore a robust suite of E2E tests running in CI is essential.
This issue tracks some of the required steps to achieve so.
The content you are editing has changed. Please copy your edits and refresh the page.
Since we're running a very old fork of such package it'd be great to update it. However it requires an rbuilder fork supporting the Constraints-API since the older Geth builder has been deprecated.
The text was updated successfully, but these errors were encountered:
The current CI features mainly unit tests of the bolt sidecar, while e2e tests are manually done by spinning up the devnet provided by the Ethereum package.
As we're approaching mainnet and more and more people are running this software, security and testing are a top priority. Therefore a robust suite of E2E tests running in CI is essential.
This issue tracks some of the required steps to achieve so.
Remaining tasks
Since we're running a very old fork of such package it'd be great to update it. However it requires an
rbuilder
fork supporting the Constraints-API since the older Geth builder has been deprecated.The text was updated successfully, but these errors were encountered: