Skip to content

feat: Move tests into the documentation examples #164

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

Merged
merged 1 commit into from
Mar 4, 2021
Merged

Conversation

koraa
Copy link
Contributor

@koraa koraa commented Mar 4, 2021

This makes sure that all functions have examples; since most
examples are in the style of tests, redundant tests are removed.

Fixes: #87
Fixes: #62 (Adds an appropriate test for uniq())

Please ensure your pull request adheres to the following guidelines:

  • make sure to link the related issues in this description
  • when merging / squashing, make sure the fixed issue references are visible in the commits, for easy compilation of release notes

Related Issues

Thanks for contributing!

This makes sure that all functions have examples; since most
examples are in the style of tests, redundant tests are removed.

Fixes: #87
Fixes: #62 (Adds an appropriate test for uniq())
@koraa koraa merged commit c033897 into master Mar 4, 2021
@adobe-bot
Copy link

🎉 This PR is included in version 1.8.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

Does uniq preserve order?
2 participants