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

A CLI for running specific tests suites, like bootstrap CLI #1752

Merged
merged 8 commits into from
Aug 28, 2017

Commits on Aug 28, 2017

  1. WIP

    ndelangen committed Aug 28, 2017
    Configuration menu
    Copy the full SHA
    e7660ac View commit details
    Browse the repository at this point in the history
  2. ADD CLI for running tests, supports jest-projects and passing params …

    …to jest
    
    Could be expanded later to run a lots of test, and allows us to pick what tests we want to run
    via command line flags or a GUI.
    ndelangen committed Aug 28, 2017
    Configuration menu
    Copy the full SHA
    45476de View commit details
    Browse the repository at this point in the history
  3. ADD some jest arguments

    ndelangen committed Aug 28, 2017
    Configuration menu
    Copy the full SHA
    6190aca View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b64af7b View commit details
    Browse the repository at this point in the history
  5. Yarn on CI

    ndelangen committed Aug 28, 2017
    Configuration menu
    Copy the full SHA
    cfccd65 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5b3aa41 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3a3658d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a8f7942 View commit details
    Browse the repository at this point in the history