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

Implement type hints tests #25

Merged
merged 2 commits into from Oct 4, 2022
Merged

Implement type hints tests #25

merged 2 commits into from Oct 4, 2022

Conversation

WhiteMemory99
Copy link
Owner

@WhiteMemory99 WhiteMemory99 commented Oct 3, 2022

To dive deeper into the type hints and refactor their code as we need, tests have become essential. This PR implements them.

Progress

  • Adjust the CI/CD to run tests automatically
  • Implement function return types tests
  • Implement variables types tests

@WhiteMemory99 WhiteMemory99 added enhancement New feature or request in progress Further work is required labels Oct 3, 2022
@WhiteMemory99 WhiteMemory99 marked this pull request as draft October 3, 2022 20:25
@divaltor divaltor marked this pull request as ready for review October 4, 2022 14:47
@WhiteMemory99 WhiteMemory99 merged commit b912881 into main Oct 4, 2022
@WhiteMemory99 WhiteMemory99 deleted the tests branch October 4, 2022 15:03
@divaltor divaltor removed the in progress Further work is required label Oct 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants