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

[WIP] Feat/add tests #3

Merged
merged 41 commits into from
Sep 13, 2016
Merged

[WIP] Feat/add tests #3

merged 41 commits into from
Sep 13, 2016

Conversation

alexblom
Copy link
Member

No description provided.

@jordanyee jordanyee force-pushed the feat/add-tests branch 2 times, most recently from 3f5c766 to c3608e5 Compare September 12, 2016 23:31
…mise doesn't resolve

Without these changes the test will just hang because `done()` is never
called.
… complete before executing test

Otherwise `parseXML` may read the config file before it is written and
return an empty string which in turn causes `parser.parseString` to
fail even though the test may (also sometimes) return true because it
reads both the fixture and temp fixture later to do the equality test.
@jordanyee
Copy link
Member

Ready for review 🎉

@alexblom alexblom merged commit 56b4590 into master Sep 13, 2016
@alexblom alexblom deleted the feat/add-tests branch September 13, 2016 17:56
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