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

Do some minor linting of test files #73

Open
3 tasks done
AlanCoding opened this issue Feb 12, 2025 · 0 comments
Open
3 tasks done

Do some minor linting of test files #73

AlanCoding opened this issue Feb 12, 2025 · 0 comments
Labels
good first issue Good for newcomers testing

Comments

@AlanCoding
Copy link
Member

Please confirm the following

  • I agree to follow this project's code of conduct.
  • I have checked the current issues for duplicates.
  • I understand that dispatcher is open source software provided for free and that I might not receive a timely response.

Feature type

New Feature

Feature Summary

I saw we had an unused import in a test file, and this is a good example of something we would like to enforce with automated checks for the content in tests/ folder.

I'm fairly sure we don't want to run MyPY against the test files. I would prefer we don't just apply the rules for the code to the tests, because code quality is not important for the same reasons.

Steps to reproduce

N/A

Current results

No response

Sugested feature result

title

Additional information

No response

@AlanCoding AlanCoding added testing good first issue Good for newcomers labels Feb 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers testing
Projects
None yet
Development

No branches or pull requests

1 participant