Reusable e2e tests workflow #214
GitHub Actions / E2E report yarn test-rollupUpdate
succeeded
Aug 15, 2024 in 0s
E2E report yarn test-rollupUpdate ✅
✅ e2eTests/reports/junit.xml-76b06210-5b10-11ef-a4f1-87c43d91f8d1.xml
21 tests were completed in 1266s with 21 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
test/sequential/rolldown.updateL1FromL1.test.ts | 21✅ | 1266s |
✅ test/sequential/rolldown.updateL1FromL1.test.ts
updateL1FromL1
✅ Updates are accepted
✅ Future +1 updates are not accepted
✅ Future -1,0,+2,+3 updates are not accepted
✅ Add twice the same deposit with requestId
✅ Add twice the same request id but different deposits
✅ Add twice the same request groups
✅ Old Ids can be included but wont be considered
✅ Old Ids can be included on some other update and wont be considered
✅ An update with no new updates will not fail but wont run
✅ An update with a gap will fail
✅ An update that is not ordered will fail
✅ An update with two identical deposits must be executed correctly
✅ Every update item is validated
updateL1FromL1 - errors › Update with gap: true
✅ An update including gap? : true at positions 0
✅ An update including gap? : true at positions 1
✅ An update including gap? : true at positions 2
✅ An update including gap? : true at positions 3
updateL1FromL1 - errors › Update with gap: false
✅ An update including gap? : false at positions 0
✅ An update including gap? : false at positions 1
✅ An update including gap? : false at positions 2
✅ An update including gap? : false at positions 3
Loading