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

Add tests for iterating over objects #29

Closed
aashna956 opened this issue Feb 25, 2017 · 1 comment
Closed

Add tests for iterating over objects #29

aashna956 opened this issue Feb 25, 2017 · 1 comment

Comments

@aashna956
Copy link
Contributor

Referencing: #28
Replacing lodash modules with arr-map will remove support for iterating over objects. The current tests do not test with objects, only arrays.

arr-map: https://github.com/jonschlinkert/arr-map

@phated
Copy link
Member

phated commented Feb 25, 2017

After reviewing, it seems that this module can't accept objects to iterate over so this test isn't needed.

@phated phated closed this as completed Feb 25, 2017
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

2 participants