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

Tests: Builder->Parser, fuzzing #83

Open
jhillyerd opened this issue Nov 12, 2018 · 1 comment
Open

Tests: Builder->Parser, fuzzing #83

jhillyerd opened this issue Nov 12, 2018 · 1 comment

Comments

@jhillyerd
Copy link
Owner

enmime could use some end-to-end tests, where we use the builder to encode a mail, the parser to decode it, then verify the results.

Once implemented, we could use a fuzzing library to try and break enmime.

@jhillyerd
Copy link
Owner Author

Bit of fuzzing added in #242, but it is unlikely to exercise much of the MIME parsing codebase.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant