Skip to content

Conversation

geoffp
Copy link
Contributor

@geoffp geoffp commented Jun 7, 2016

Addresses #352.

Summary of changes:

  • Stop doing the hackish return; before the main body of code. My editor pointed out, I think rightly, that this is not okay. Instead, we do a check at the end and then wipe out the exports of the module.
  • The check itself now uses the real engine loader as the source of truth, which I hope will be more accurate.
  • We now pass tests!

There are some more alarming changes in the underscore test file, but all I did was remove the IIFE around the module body and clean stuff up.

@geoffp geoffp changed the title Make the engine unit tests chill out if their engines aren't Make the engine unit tests chill out if their engines aren't installed Jun 7, 2016
@bmuenzenmeyer bmuenzenmeyer merged commit fa1e6d3 into dev-2.0-core Jun 7, 2016
@geoffp geoffp deleted the engine-unit-tests-chill branch June 8, 2016 15:30
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.

2 participants