Skip to content

test: merging e2e_outbox with l2_to_l1 test#14246

Merged
benesjan merged 4 commits intomasterfrom
05-13-test_merging_e2e_outbox_with_l2_to_l1_test
May 13, 2025
Merged

test: merging e2e_outbox with l2_to_l1 test#14246
benesjan merged 4 commits intomasterfrom
05-13-test_merging_e2e_outbox_with_l2_to_l1_test

Conversation

@benesjan
Copy link
Contributor

Made no sense to have these 2 tests separated as they test the same thing (L2 to L1 messaging). Decided to tackle this tech debt task now as it confused me when debugging a related issue (incorrectly assumed a feature is untested while the test was hidden in the outbox test).

Copy link
Contributor Author

benesjan commented May 13, 2025

@benesjan benesjan marked this pull request as ready for review May 13, 2025 13:33
60_000,
);

it('Inserts a new transaction with two out messages, and verifies sibling paths of both the new messages', async () => {
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What follows is essentially just a copy paste from e2e_outbox and does not need to be thoroughly reviewed.

@benesjan benesjan added this pull request to the merge queue May 13, 2025
Merged via the queue into master with commit e5290f0 May 13, 2025
8 checks passed
@benesjan benesjan deleted the 05-13-test_merging_e2e_outbox_with_l2_to_l1_test branch May 13, 2025 17:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants