Skip to content
This repository has been archived by the owner on Aug 30, 2021. It is now read-only.

fix(core): Fixes issues with tests and Node v6 #1458

Merged
merged 1 commit into from
Aug 28, 2016

Conversation

simison
Copy link
Member

@simison simison commented Aug 28, 2016

Fixes issues with Mocha tests and Node v6.

Basically updating mock-fs would fix the issue, but updating Mocha to v3 as well while I’m at it…

Tweaked tests to pass also under Mocha v3 and Node v6.

Related to #1455

Fixes issues with Mocha tests and Node v6.

Related to meanjs#1455
@lirantal
Copy link
Member

Very cool, thanks @simison!

@lirantal lirantal self-assigned this Aug 28, 2016
@lirantal lirantal added this to the 0.5.0 milestone Aug 28, 2016
@lirantal lirantal merged commit c35713d into meanjs:master Aug 28, 2016
@lirantal
Copy link
Member

@simison noticed that I closed #1455 or should fixes still be applied for it?

@simison
Copy link
Member Author

simison commented Aug 28, 2016

@lirantal this PR just fixes underlaying error we stumbled upon while looking into the issue #1455, but doesn't fix the initial problem he/she was reporting: .end() doesn't get called if .error() happens. You'll need a fix for #1455 separately.

...at least we now know how to cause mocha error out easily. ;-)

Kudos for @nicksellen for that semver fix btw, he made that for @Trustroots initially.

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

Successfully merging this pull request may close these issues.

2 participants