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

Change descriptors to allow properties to be enumerated and configured #374

Merged
merged 1 commit into from
May 15, 2018

Conversation

theearthman81
Copy link

@theearthman81 theearthman81 commented May 14, 2018

Test context is shared in Mocha (https://github.com/mochajs/mocha/wiki/Shared-Behaviours), so test specific properties need to be deleted or reconfigured after each test.
ember-mocha currently deletes the properties added. In order to do this it needs them to be configurable and enumerable.
See emberjs/ember-mocha#205 for more details.

@rwjblue
Copy link
Member

rwjblue commented May 15, 2018

Thank you!

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.

None yet

2 participants