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 compact print option for default reporter #7845

Closed
wants to merge 41 commits into from
Closed

Added compact print option for default reporter #7845

wants to merge 41 commits into from

Commits on Feb 10, 2019

  1. Configuration menu
    Copy the full SHA
    f9f6c1a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    56094dc View commit details
    Browse the repository at this point in the history
  3. Fix linter errors

    doniyor2109 committed Feb 10, 2019
    Configuration menu
    Copy the full SHA
    55ec7a5 View commit details
    Browse the repository at this point in the history
  4. Minor fixes

    doniyor2109 committed Feb 10, 2019
    Configuration menu
    Copy the full SHA
    96cf325 View commit details
    Browse the repository at this point in the history
  5. Added e2e tests

    doniyor2109 committed Feb 10, 2019
    Configuration menu
    Copy the full SHA
    c2d41c7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    87816d1 View commit details
    Browse the repository at this point in the history
  7. Changelog

    doniyor2109 committed Feb 10, 2019
    Configuration menu
    Copy the full SHA
    88a464c View commit details
    Browse the repository at this point in the history
  8. Minor tweaks

    doniyor2109 committed Feb 10, 2019
    Configuration menu
    Copy the full SHA
    e64bc67 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d7158dd View commit details
    Browse the repository at this point in the history
  10. Missing snapshot file

    doniyor2109 committed Feb 10, 2019
    Configuration menu
    Copy the full SHA
    12cb996 View commit details
    Browse the repository at this point in the history
  11. Typo in test folder

    doniyor2109 committed Feb 10, 2019
    Configuration menu
    Copy the full SHA
    6f594e2 View commit details
    Browse the repository at this point in the history
  12. Minor tweaks

    doniyor2109 committed Feb 10, 2019
    Configuration menu
    Copy the full SHA
    24ab5d3 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2019

  1. Merge remote-tracking branch 'jest/master' into tests_summary

    # Conflicts:
    #	CHANGELOG.md
    doniyor2109 committed Feb 17, 2019
    Configuration menu
    Copy the full SHA
    69c0226 View commit details
    Browse the repository at this point in the history
  2. Fix changelog

    doniyor2109 committed Feb 17, 2019
    Configuration menu
    Copy the full SHA
    1549e4e View commit details
    Browse the repository at this point in the history
  3. Add peer dep

    doniyor2109 committed Feb 17, 2019
    Configuration menu
    Copy the full SHA
    cce75e3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f064e0f View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2019

  1. Merge remote-tracking branch 'jest/master' into tests_summary

    # Conflicts:
    #	CHANGELOG.md
    #	packages/jest-reporters/src/default_reporter.ts
    #	packages/jest-reporters/src/utils.ts
    #	packages/jest-reporters/src/verbose_reporter.ts
    doniyor2109 committed Mar 5, 2019
    Configuration menu
    Copy the full SHA
    a2ad80a View commit details
    Browse the repository at this point in the history
  2. Add project refs

    doniyor2109 committed Mar 5, 2019
    Configuration menu
    Copy the full SHA
    a2558dd View commit details
    Browse the repository at this point in the history
  3. Fix merge errors

    doniyor2109 committed Mar 5, 2019
    Configuration menu
    Copy the full SHA
    d424a9a View commit details
    Browse the repository at this point in the history
  4. Fix ts errors

    doniyor2109 committed Mar 5, 2019
    Configuration menu
    Copy the full SHA
    97772a9 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2019

  1. Fix ts errors

    doniyor2109 committed Mar 6, 2019
    Configuration menu
    Copy the full SHA
    c7e9101 View commit details
    Browse the repository at this point in the history
  2. Convert tests to ts

    doniyor2109 committed Mar 6, 2019
    Configuration menu
    Copy the full SHA
    23fb8df View commit details
    Browse the repository at this point in the history
  3. Update snapshot

    doniyor2109 committed Mar 6, 2019
    Configuration menu
    Copy the full SHA
    ebd06d1 View commit details
    Browse the repository at this point in the history
  4. Update CHANGELOG.md

    SimenB authored Mar 6, 2019
    Configuration menu
    Copy the full SHA
    6540bbc View commit details
    Browse the repository at this point in the history
  5. Update CHANGELOG.md

    SimenB authored Mar 6, 2019
    Configuration menu
    Copy the full SHA
    4fccead View commit details
    Browse the repository at this point in the history
  6. Tweaks

    doniyor2109 committed Mar 6, 2019
    Configuration menu
    Copy the full SHA
    9fb013f View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2019

  1. Merge remote-tracking branch 'jest/master' into tests_summary

    # Conflicts:
    #	CHANGELOG.md
    #	packages/jest-reporters/package.json
    doniyor2109 committed Mar 7, 2019
    Configuration menu
    Copy the full SHA
    4d878b0 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2019

  1. Merge remote-tracking branch 'jest/master' into tests_summary

    # Conflicts:
    #	packages/jest-reporters/package.json
    doniyor2109 committed Mar 8, 2019
    Configuration menu
    Copy the full SHA
    20df6db View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'jest/master' into tests_summary

    # Conflicts:
    #	CHANGELOG.md
    #	packages/jest-reporters/package.json
    doniyor2109 committed Mar 8, 2019
    Configuration menu
    Copy the full SHA
    d142e3e View commit details
    Browse the repository at this point in the history
  3. Tweaks

    Co-Authored-By: doniyor2109 <doniyor2109@gmail.com>
    SimenB and doniyor2109 authored Mar 8, 2019
    Configuration menu
    Copy the full SHA
    6e2edcd View commit details
    Browse the repository at this point in the history
  4. Tweaks

    Co-Authored-By: doniyor2109 <doniyor2109@gmail.com>
    SimenB and doniyor2109 authored Mar 8, 2019
    Configuration menu
    Copy the full SHA
    509fdf1 View commit details
    Browse the repository at this point in the history
  5. Tweaks

    doniyor2109 committed Mar 8, 2019
    Configuration menu
    Copy the full SHA
    503e85e View commit details
    Browse the repository at this point in the history
  6. Tweaks

    doniyor2109 committed Mar 8, 2019
    Configuration menu
    Copy the full SHA
    41fd5ad View commit details
    Browse the repository at this point in the history
  7. Tweak

    Co-Authored-By: doniyor2109 <doniyor2109@gmail.com>
    SimenB and doniyor2109 authored Mar 8, 2019
    Configuration menu
    Copy the full SHA
    ddf293b View commit details
    Browse the repository at this point in the history
  8. private method

    Co-Authored-By: doniyor2109 <doniyor2109@gmail.com>
    SimenB and doniyor2109 authored Mar 8, 2019
    Configuration menu
    Copy the full SHA
    00a9f1c View commit details
    Browse the repository at this point in the history
  9. Fix

    doniyor2109 committed Mar 8, 2019
    Configuration menu
    Copy the full SHA
    eed3d51 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2019

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

Commits on Mar 11, 2019

  1. Tweaks

    doniyor2109 committed Mar 11, 2019
    Configuration menu
    Copy the full SHA
    9c722a4 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2019

  1. Configuration menu
    Copy the full SHA
    5d5eddb View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2019

  1. Configuration menu
    Copy the full SHA
    ed98e6c View commit details
    Browse the repository at this point in the history
  2. move changelog entry

    SimenB committed Mar 20, 2019
    Configuration menu
    Copy the full SHA
    9143bd4 View commit details
    Browse the repository at this point in the history