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

Improve test-coverage tests/helpers.py #9624

Merged

Conversation

dasschnee
Copy link
Contributor

@dasschnee dasschnee commented Aug 13, 2024

Pull Request Check List

Related-to: #9161

  • Added tests for changed code.
  • Updated documentation for changed code.

@dimbleby
Copy link
Contributor

per discussion in #9161, writing test for your tests still seems to me to be bizarre: I would prefer to see that issue simply rejected.

@dasschnee
Copy link
Contributor Author

@dimbleby, while I understand your point, I must say, that the helpers are not tests, they are dependencies for tests. Therefore, it makes total sense to me to test those dependencies. Even though they are dependencies for tests

@dasschnee dasschnee marked this pull request as ready for review August 13, 2024 12:30
@radoering radoering changed the title #9161 - Improves test-coverage tests/helpery.py Improves test-coverage tests/helpers.py Aug 16, 2024
@radoering radoering changed the title Improves test-coverage tests/helpers.py Improve test-coverage tests/helpers.py Aug 16, 2024
@radoering radoering force-pushed the feature/tests-for-test-helpers branch from 223c48b to 4c54742 Compare August 16, 2024 10:42
@radoering radoering merged commit b499944 into python-poetry:main Aug 16, 2024
75 checks passed
@dasschnee dasschnee deleted the feature/tests-for-test-helpers branch August 16, 2024 11:01
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 16, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants