Skip to content

Add unit tests for ember-glimmer/utils/iterable#14763

Merged
rwjblue merged 1 commit intoemberjs:masterfrom
pittst3r:iterable-tests
Jan 23, 2017
Merged

Add unit tests for ember-glimmer/utils/iterable#14763
rwjblue merged 1 commit intoemberjs:masterfrom
pittst3r:iterable-tests

Conversation

@pittst3r
Copy link
Contributor

While investigating #14725 I noticed there were no unit tests for this file, so I added them. Looks like the issue has since been resolved though.

@rwjblue rwjblue merged commit 2daeec5 into emberjs:master Jan 23, 2017
@rwjblue
Copy link
Member

rwjblue commented Jan 23, 2017

Awesome, thank you!

@chancancode
Copy link
Member

@robbiepitts we are in the process of moving Ember to Glimmer VM master and these tests are failing because they rely on internals that doesn't exists anymore (EvaluatedPositionalArgs, specifically). Can you investigate porting the relevant tests to integration style? Or can we just delete them?

@pittst3r pittst3r deleted the iterable-tests branch May 17, 2017 11:57
@pittst3r
Copy link
Contributor Author

@chancancode I don't like deleting tests without good reason (I don't see one in this case?). I will investigate porting them.

@rwjblue
Copy link
Member

rwjblue commented May 23, 2017

For now I have removed the iterableForObject tests (in #15245). Happy to bring them back when we have time though...

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.

4 participants