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

Support return array #22

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Commits on Sep 17, 2019

  1. make tests pass by disabling colors

    Signed-off-by: Charlike Mike Reagent <[email protected]>
    tunnckoCore committed Sep 17, 2019
    Configuration menu
    Copy the full SHA
    079141b View commit details
    Browse the repository at this point in the history
  2. changes for jest-community#20

    Signed-off-by: Charlike Mike Reagent <[email protected]>
    tunnckoCore committed Sep 17, 2019
    Configuration menu
    Copy the full SHA
    bdaf944 View commit details
    Browse the repository at this point in the history
  3. fix linting, ignore fixtures dirs

    Signed-off-by: Charlike Mike Reagent <[email protected]>
    tunnckoCore committed Sep 17, 2019
    Configuration menu
    Copy the full SHA
    add4b0a View commit details
    Browse the repository at this point in the history
  4. update prepublish script

    Signed-off-by: Charlike Mike Reagent <[email protected]>
    tunnckoCore committed Sep 17, 2019
    Configuration menu
    Copy the full SHA
    31576cd View commit details
    Browse the repository at this point in the history
  5. oops, fix the version, as it was from the beginning

    Signed-off-by: Charlike Mike Reagent <[email protected]>
    tunnckoCore committed Sep 17, 2019
    Configuration menu
    Copy the full SHA
    0b5479a View commit details
    Browse the repository at this point in the history
  6. oops, fix the name

    Signed-off-by: Charlike Mike Reagent <[email protected]>
    tunnckoCore committed Sep 17, 2019
    Configuration menu
    Copy the full SHA
    24cd179 View commit details
    Browse the repository at this point in the history
  7. use prepublishOnly script

    Signed-off-by: Charlike Mike Reagent <[email protected]>
    tunnckoCore committed Sep 17, 2019
    Configuration menu
    Copy the full SHA
    c78dea9 View commit details
    Browse the repository at this point in the history
  8. update scripts

    Signed-off-by: Charlike Mike Reagent <[email protected]>
    tunnckoCore committed Sep 17, 2019
    Configuration menu
    Copy the full SHA
    6475b09 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2019

  1. fix: apply the changes to inBand runs too

    Signed-off-by: Charlike Mike Reagent <[email protected]>
    tunnckoCore committed Oct 2, 2019
    Configuration menu
    Copy the full SHA
    813f9d1 View commit details
    Browse the repository at this point in the history
  2. fix: rely on numFailingTests

    Signed-off-by: Charlike Mike Reagent <[email protected]>
    tunnckoCore committed Oct 2, 2019
    Configuration menu
    Copy the full SHA
    946dde5 View commit details
    Browse the repository at this point in the history