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

refactor: move test package from main module #114

Merged
merged 3 commits into from
Jan 11, 2025

Conversation

bamthomas
Copy link
Collaborator

The goal is to better separate test code and useful code. People are using:

  • aioimaplib as IMAP client
  • imapserver as testing server

The size of the packge (wheel and tgz) is divided by 10 from ~ 350K to 35K.

What do you think?

@bamthomas bamthomas force-pushed the refactor/move_test_package_outside_module branch from 1bf7de2 to d527257 Compare January 11, 2025 17:00
@bamthomas bamthomas force-pushed the refactor/move_test_package_outside_module branch from d527257 to f357c18 Compare January 11, 2025 17:48
@bamthomas bamthomas force-pushed the refactor/move_test_package_outside_module branch from 9b1d64a to 6000be1 Compare January 11, 2025 18:09
@bamthomas
Copy link
Collaborator Author

merging after a peer review

@bamthomas bamthomas merged commit a51bd5c into main Jan 11, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant