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

Add tests for Set #838

Merged
merged 1 commit into from Apr 21, 2017

Conversation

Projects
None yet
3 participants
@j-panasiuk
Contributor

j-panasiuk commented Feb 11, 2017

Unit tests for each function exposed by Set module
If you feel there is too much redundancy in the tests, please let me know and I will trim them a bit.
(on the other hand I feel that many of these should be fuzz tests, but I didn't see fuzz testing used anywhere else in core, so decided to stick with unit testing for now)

@process-bot

This comment has been minimized.

Show comment
Hide comment
@process-bot

process-bot Feb 11, 2017

Thanks for the pull request! Make sure it satisfies this checklist. My human colleagues will appreciate it!

Here is what to expect next, and if anyone wants to comment, keep these things in mind.

process-bot commented Feb 11, 2017

Thanks for the pull request! Make sure it satisfies this checklist. My human colleagues will appreciate it!

Here is what to expect next, and if anyone wants to comment, keep these things in mind.

@rtfeldman

This comment has been minimized.

Show comment
Hide comment
@rtfeldman

rtfeldman Apr 21, 2017

Member

Lovely, thank you @j-panasiuk!

Member

rtfeldman commented Apr 21, 2017

Lovely, thank you @j-panasiuk!

@rtfeldman rtfeldman merged commit 29b82e3 into elm:master Apr 21, 2017

1 check passed

continuous-integration/travis-ci/pr The Travis CI build passed
Details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment