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

added debug argument to ng test task. #1799

Closed
wants to merge 14 commits into from

Commits on Aug 22, 2016

  1. added debug argument to (node:23405) fs: re-evaluating native module …

    …sources is not supported. If you are using the graceful-fs module, please update it to a more recent version.
    
    �[2K�[1G�[?25h�[2K�[1G�[?25hYou have to be inside an angular-cli project in order to use the test command.. This argument when passed disable instrumentation and coverage, allowing to debug the source code when running tests
    abner committed Aug 22, 2016
    Copy the full SHA
    b2a24e4 View commit details
    Browse the repository at this point in the history
  2. added debug argument to ng test task. This argument when passed disab…

    …le instrumentation and coverage, allowing to debug the source code when running tests
    abner committed Aug 22, 2016
    Copy the full SHA
    fda89ed View commit details
    Browse the repository at this point in the history
  3. added debug argument to test task. This argument when passed disable …

    …instrumentation and coverage, allowing to debug the source code when running tests
    abner committed Aug 22, 2016
    Copy the full SHA
    58ac230 View commit details
    Browse the repository at this point in the history
  4. fixed debug default value

    abner committed Aug 22, 2016
    Copy the full SHA
    ad82f9a View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2016

  1. Copy the full SHA
    61b4b23 View commit details
    Browse the repository at this point in the history
  2. merge with upstream master

    abner committed Sep 17, 2016
    Copy the full SHA
    67339fd View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    d74ce89 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2016

  1. Copy the full SHA
    e6378bd View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2016

  1. Copy the full SHA
    3d58bdd View commit details
    Browse the repository at this point in the history
  2. merge with master

    abner committed Sep 22, 2016
    Copy the full SHA
    9295253 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'add-debug-argument-to-test' of github.com:abner/angular…

    …-cli into add-debug-argument-to-test
    abner committed Sep 22, 2016
    Copy the full SHA
    4c073e0 View commit details
    Browse the repository at this point in the history
  4. remove repeated line

    abner committed Sep 22, 2016
    Copy the full SHA
    327defb View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2016

  1. Copy the full SHA
    015b476 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    cf5c2be View commit details
    Browse the repository at this point in the history