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

[testing] Write functional/integration tests #1153

Open
4 tasks
kinow opened this issue Nov 15, 2023 · 0 comments
Open
4 tasks

[testing] Write functional/integration tests #1153

kinow opened this issue Nov 15, 2023 · 0 comments
Labels
discussion The issue is created to keep track a discussion good first issue Good for newcomers

Comments

@kinow
Copy link
Member

kinow commented Nov 15, 2023

Our functional and integration tests have been disabled for a long time. We have been trying to add more unit tests, but there is only so much you can unit test with mocks until you start writing tests for your mocks, and not for your code. Certain scenarios can only be covered by integration or functional tests.

This issue is a placeholder to gather the tests as we find scenarios like this when working on issues and merge requests.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discussion The issue is created to keep track a discussion good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant