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

Restructure npm normalize tests #1211

Merged
merged 3 commits into from
Sep 18, 2017
Merged

Restructure npm normalize tests #1211

merged 3 commits into from
Sep 18, 2017

Commits on Sep 18, 2017

  1. Restructure npm normalize tests

    This restructions the npm normalize tests, putting the different
    QUnit.modules into their own test files to make it easier to add new
    tests.
    
    Also adds a breaking test for #1208
    matthewp authored and Manuel Mujica committed Sep 18, 2017
    Configuration menu
    Copy the full SHA
    c0ff9eb View commit details
    Browse the repository at this point in the history
  2. Use Node 7 for tests

    matthewp authored and Manuel Mujica committed Sep 18, 2017
    Configuration menu
    Copy the full SHA
    4c7da96 View commit details
    Browse the repository at this point in the history
  3. Add missing import

    also, remove unused import.
    Manuel Mujica committed Sep 18, 2017
    Configuration menu
    Copy the full SHA
    c61222b View commit details
    Browse the repository at this point in the history