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

feat(dsio): Generate example entries, fuzz testing, documentation #109

Merged
merged 1 commit into from
Apr 4, 2018

Conversation

dustmop
Copy link
Collaborator

@dustmop dustmop commented Apr 4, 2018

Add a small binary to generate example json entries. Add an entry-point that go-fuzz can use to
perform fuzz testing. Add documentation on how to run fuzz testing.

This is a partial fix to #103, but doesn't fully solve it yet because the readers do not handle errors well enough for fuzz testing to work properly.

@ghost ghost assigned dustmop Apr 4, 2018
@ghost ghost added the in progress label Apr 4, 2018
Add a small binary to generate example json entries. Add an entry-point that go-fuzz can use to
perform fuzz testing. Add documentation on how to run fuzz testing.
Copy link
Member

@b5 b5 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🍜 🐏 🍜

@b5 b5 merged commit 7c080d6 into master Apr 4, 2018
@ghost ghost removed the in progress label Apr 4, 2018
@b5 b5 deleted the feature-fuzz-testing branch May 7, 2018 12:10
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.

2 participants