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

Convert test/Makefile tests to regular py.test tests #768

Closed
akx opened this issue Dec 20, 2023 · 1 comment · Fixed by #780
Closed

Convert test/Makefile tests to regular py.test tests #768

akx opened this issue Dec 20, 2023 · 1 comment · Fixed by #780
Labels
Status: Available No one has claimed responsibility for resolving this issue.

Comments

@akx
Copy link
Contributor

akx commented Dec 20, 2023

Those tests should be converted to be regular py.test tests IMO, they now seem to rely on some very homespun code (e.g. some Python code in .test files that maybe somehow relates to the .py files...).

They're also not covered by any code coverage so long as that's happening.

Originally posted by @akx in #718 (comment)

@github-actions github-actions bot added the Status: Available No one has claimed responsibility for resolving this issue. label Dec 20, 2023
@akx
Copy link
Contributor Author

akx commented Dec 23, 2023

I'm working on this, holidays willing :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Available No one has claimed responsibility for resolving this issue.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant