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

Migrate test cases into mocha test runner #1545

Merged
merged 3 commits into from
Mar 29, 2016

Commits on Mar 29, 2016

  1. Configuration menu
    Copy the full SHA
    412a181 View commit details
    Browse the repository at this point in the history
  2. test(helper): migrate global test helper into mocha custom interface

    - migrate global assertion patch into mocha custom interface
    : mocha creates global context per each test suite, simple global patching won't work
    kwonoj committed Mar 29, 2016
    Configuration menu
    Copy the full SHA
    25d20b3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a1687c3 View commit details
    Browse the repository at this point in the history