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

Share test utility across all integration tests #1439

Closed
arboleya opened this issue Nov 18, 2023 · 3 comments
Closed

Share test utility across all integration tests #1439

arboleya opened this issue Nov 18, 2023 · 3 comments
Assignees
Labels
chore Issue is a chore
Milestone

Comments

@arboleya
Copy link
Member

arboleya commented Nov 18, 2023

We have a few testing utilities scattered around, some very repetitive. We should try to condense them all in a single place (packages/utils) to reduce the noise and improve maintenance.

This seems like a good start (usage) — although we need more options and flexibility, I like the simplicity of it.

We can draw inspiration and requirements from fuel-gauge and similar integration tests.

@arboleya arboleya added the tests label Nov 18, 2023
@danielbate danielbate added chore Issue is a chore and removed test labels Dec 8, 2023
@maschad
Copy link
Member

maschad commented May 14, 2024

Related #1751

@arboleya
Copy link
Member Author

I briefly spoke with @nedsalk about the location of test utilities (wrt to #1356), and it might not be that easy to move everything around like this. This is something we need to talk about.

@arboleya arboleya added the p1 label Jun 9, 2024
@arboleya arboleya added this to the 0.x mainnet milestone Jun 12, 2024
@arboleya
Copy link
Member Author

Closing in favor of:

@arboleya arboleya self-assigned this Jun 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Issue is a chore
Projects
None yet
Development

No branches or pull requests

3 participants