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

feat: CLI argument to filter tests by projects #8612

Merged
merged 21 commits into from May 10, 2020

Commits on May 7, 2020

  1. runProjects cli option

    yacinehmito committed May 7, 2020
    Copy the full SHA
    a3a0627 View commit details
    Browse the repository at this point in the history
  2. add message

    yacinehmito committed May 7, 2020
    Copy the full SHA
    206c4f4 View commit details
    Browse the repository at this point in the history
  3. sort project names

    yacinehmito committed May 7, 2020
    Copy the full SHA
    57d17db View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    92b68b7 View commit details
    Browse the repository at this point in the history
  5. copyright notice on top

    yacinehmito committed May 7, 2020
    Copy the full SHA
    54362dc View commit details
    Browse the repository at this point in the history
  6. changelog entry

    yacinehmito committed May 7, 2020
    Copy the full SHA
    9c5513e View commit details
    Browse the repository at this point in the history
  7. correct name -> displayName in description

    Co-Authored-By: Bazyli Brzóska <bazyli.brzoska@gmail.com>
    yacinehmito and niieani committed May 7, 2020
    Copy the full SHA
    af1c221 View commit details
    Browse the repository at this point in the history
  8. Will run -> Running (1)

    Co-Authored-By: Michał Pierzchała <thymikee@gmail.com>
    yacinehmito and thymikee committed May 7, 2020
    Copy the full SHA
    b73f7e4 View commit details
    Browse the repository at this point in the history
  9. Will run -> Running (2)

    Co-Authored-By: Michał Pierzchała <thymikee@gmail.com>
    yacinehmito and thymikee committed May 7, 2020
    Copy the full SHA
    e8c7874 View commit details
    Browse the repository at this point in the history
  10. Make CI pass

    yacinehmito committed May 7, 2020
    Copy the full SHA
    1cd4d1a View commit details
    Browse the repository at this point in the history
  11. Print warnings and stuff

    yacinehmito committed May 7, 2020
    Copy the full SHA
    d318023 View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    1c35afb View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    9916880 View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    100ccdd View commit details
    Browse the repository at this point in the history

Commits on May 8, 2020

  1. Copy the full SHA
    36e7294 View commit details
    Browse the repository at this point in the history
  2. Added advice in docs

    yacinehmito committed May 8, 2020
    Copy the full SHA
    d5a681c View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    8102c94 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2020

  1. Copy the full SHA
    5550bc8 View commit details
    Browse the repository at this point in the history
  2. Refactor tests

    yacinehmito committed May 9, 2020
    Copy the full SHA
    52eaa67 View commit details
    Browse the repository at this point in the history
  3. Fix typo in test

    yacinehmito committed May 9, 2020
    Copy the full SHA
    67a66f8 View commit details
    Browse the repository at this point in the history
  4. Fix more typos

    yacinehmito committed May 9, 2020
    Copy the full SHA
    c0262e9 View commit details
    Browse the repository at this point in the history