movementlabsxyz / aptos-core

Aptos is a layer 1 blockchain built to support the widespread use of blockchain through better technology and user experience.
https://aptoslabs.com
Other
12 stars 17 forks source link

[Feature Request] CI for Repository #73

Open andygolay opened 3 weeks ago

andygolay commented 3 weeks ago

🚀 Feature Request

E2E tests in [aptos-move/e2e-move-tests/src/tests/bridge.rs#L35](https://github.com/movementlabsxyz/aptos-core/blob/andyjsbell/atomic-bridge/aptos-move/e2e-move-tests/src/tests/bridge.rs#L35) should be covered in CI as they were broken before.

Motivation

See @andyjsbell's mention of the issue as it relates to #72

Pitch

Get CI running for all E2E Move tests.

Additional context

andyjsbell commented 3 weeks ago

I think I was talking about the whole aptos-core repository 😉

andygolay commented 3 weeks ago

Ah, right. Updated!