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

Consider removing / refactoring large integration tests #2049

Open
rkm opened this issue Dec 12, 2024 · 0 comments
Open

Consider removing / refactoring large integration tests #2049

rkm opened this issue Dec 12, 2024 · 0 comments
Labels
priority/high type/enhancement New feature or request

Comments

@rkm
Copy link
Member

rkm commented Dec 12, 2024

We have several large integration tests which:

  • Take up the majority of the test suite runtime
  • Are hard to maintain and very difficult to debug
  • Re-tests a lot of code and behaviour already covered by the unit test suite
  • Involve a lot of hacky bits for checking timeouts on message processing

We should consider whether these are still valuable and if we should keep them in their current form.

@rkm rkm added type/enhancement New feature or request priority/high labels Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority/high type/enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant