Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: clean up conductor chain ID tests #1602

Open
ethanoroshiba opened this issue Sep 30, 2024 · 0 comments
Open

chore: clean up conductor chain ID tests #1602

ethanoroshiba opened this issue Sep 30, 2024 · 0 comments
Labels
conductor pertaining to the astria-conductor crate testing

Comments

@ethanoroshiba
Copy link
Contributor

ethanoroshiba commented Sep 30, 2024

As indicated in this comment the conductor chain ID check tests are quite messy due to the manual mounting and testing for the correct exit error. We should find a way to clean this up.

// We have to create our own test conductor and perform mounts manually because `TestConductor`
// implements the `Drop` trait, which disallows us from taking ownership of its tasks and
// awaiting their completion.

// We have to create our own test conductor and perform mounts manually because `TestConductor`
// implements the `Drop` trait, which disallows us from taking ownership of its tasks and
// awaiting their completion.

┆Issue Number: ENG-892

@ethanoroshiba ethanoroshiba added conductor pertaining to the astria-conductor crate testing labels Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
conductor pertaining to the astria-conductor crate testing
Projects
None yet
Development

No branches or pull requests

1 participant