Skip to content

chore(composer): add missing blackbox tests#1834

Merged
ethanoroshiba merged 8 commits intomainfrom
ENG-914/composer_blackbox_tests
Jan 22, 2025
Merged

chore(composer): add missing blackbox tests#1834
ethanoroshiba merged 8 commits intomainfrom
ENG-914/composer_blackbox_tests

Conversation

@ethanoroshiba
Copy link
Copy Markdown

Summary

Added blackbox tests to cover whitebox tests which were removed in #1643.

Background

Tests were removed in #1643 because the internal tests were very whitebox-y and fragile. They have not yet been added back as blackbox tests.

Changes

  • Added 3 new blackbox tests to cover bundle_triggered_by_block_timer, two_seq_actions_single_bundle, and chain_id_mismatch_returns_error.
  • Removed old internal tests.

Testing

Passing all tests

Changelogs

No updates required.

Related Issues

closes #1652

@github-actions github-actions bot added the composer pertaining to composer label Nov 22, 2024
@ethanoroshiba ethanoroshiba marked this pull request as ready for review November 22, 2024 16:47
@ethanoroshiba ethanoroshiba requested a review from a team as a code owner November 22, 2024 16:47
@ethanoroshiba ethanoroshiba requested a review from noot November 22, 2024 16:47
@joroshiba
Copy link
Copy Markdown
Member

This PR is stale because it has been open 45 days with no activity. Remove stale label or this PR will be
closed in 7 days.

ethanoroshiba and others added 3 commits January 21, 2025 09:28
Co-authored-by: Fraser Hutchison <190532+Fraser999@users.noreply.github.com>
@joroshiba joroshiba removed the stale label Jan 22, 2025
@ethanoroshiba ethanoroshiba added this pull request to the merge queue Jan 22, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jan 22, 2025
@ethanoroshiba ethanoroshiba added this pull request to the merge queue Jan 22, 2025
Merged via the queue into main with commit c6ca388 Jan 22, 2025
@ethanoroshiba ethanoroshiba deleted the ENG-914/composer_blackbox_tests branch January 22, 2025 14:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

composer pertaining to composer testing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add black box tests to composer to cover deleted internal tests

3 participants