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(ci): Balance frontend tests #30949

Merged
merged 21 commits into from Jan 10, 2022
Merged

Commits on Jan 7, 2022

  1. feat(ci): Balance frontend tests\

    This adds a jest reporter to record the test durations of our frontend tests. It also changes our runner to look for a results JSON and attempt to balance tests between our CI runners.
    billyvg committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    6f2c4c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa6adcf View commit details
    Browse the repository at this point in the history
  3. oops

    billyvg committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    22b6d83 View commit details
    Browse the repository at this point in the history
  4. fix test paths

    billyvg committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    990bf90 View commit details
    Browse the repository at this point in the history
  5. fix for real

    billyvg committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    898bcf5 View commit details
    Browse the repository at this point in the history
  6. remove console log

    billyvg committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    cc4e09d View commit details
    Browse the repository at this point in the history
  7. Update jest.config.ts

    Co-authored-by: Evan Purkhiser <evanpurkhiser@gmail.com>
    billyvg and evanpurkhiser committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    b269d83 View commit details
    Browse the repository at this point in the history
  8. fix jest snapshots?

    billyvg committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    057628a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f92a8e3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f38d2a4 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    381398d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8b499be View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    bca6d60 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e207d1b View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    9d2ccdb View commit details
    Browse the repository at this point in the history
  16. fix tag deprecated

    billyvg committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    f998e28 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    24e1285 View commit details
    Browse the repository at this point in the history
  18. fix name

    billyvg committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    aade7e9 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    78ad50e View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    4a7c9e1 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2022

  1. userEvent + more ticks

    billyvg committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    edde211 View commit details
    Browse the repository at this point in the history