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: add caching to run failed and longer tests first #1541

Merged
merged 17 commits into from Jul 3, 2022

Commits on Jul 2, 2022

  1. Configuration menu
    Copy the full SHA
    49f1e18 View commit details
    Browse the repository at this point in the history
  2. chore: cleanup

    sheremet-va committed Jul 2, 2022
    Configuration menu
    Copy the full SHA
    855144b View commit details
    Browse the repository at this point in the history
  3. chore: add clearCache

    sheremet-va committed Jul 2, 2022
    Configuration menu
    Copy the full SHA
    174ab62 View commit details
    Browse the repository at this point in the history
  4. chore: update lockfile

    sheremet-va committed Jul 2, 2022
    Configuration menu
    Copy the full SHA
    37199e7 View commit details
    Browse the repository at this point in the history
  5. chore: add filesCache

    sheremet-va committed Jul 2, 2022
    Configuration menu
    Copy the full SHA
    cbee24c View commit details
    Browse the repository at this point in the history
  6. refactor: add sequelizer

    sheremet-va committed Jul 2, 2022
    Configuration menu
    Copy the full SHA
    92dd023 View commit details
    Browse the repository at this point in the history
  7. chore: lockfile

    sheremet-va committed Jul 2, 2022
    Configuration menu
    Copy the full SHA
    553d285 View commit details
    Browse the repository at this point in the history
  8. refactor: renaming

    sheremet-va committed Jul 2, 2022
    Configuration menu
    Copy the full SHA
    63d27d4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    78bf586 View commit details
    Browse the repository at this point in the history
  10. chore: fix clearCache

    sheremet-va committed Jul 2, 2022
    Configuration menu
    Copy the full SHA
    dae2bc0 View commit details
    Browse the repository at this point in the history
  11. chore: guard slice

    sheremet-va committed Jul 2, 2022
    Configuration menu
    Copy the full SHA
    e396589 View commit details
    Browse the repository at this point in the history
  12. Merge branch 'main' of https://github.com/vitest-dev/vitest into feat…

    …/order-tests-by-duration
    sheremet-va committed Jul 2, 2022
    Configuration menu
    Copy the full SHA
    ee19777 View commit details
    Browse the repository at this point in the history
  13. chore: cleanup

    sheremet-va committed Jul 2, 2022
    Configuration menu
    Copy the full SHA
    b9e251d View commit details
    Browse the repository at this point in the history
  14. docs: cleanup

    sheremet-va committed Jul 2, 2022
    Configuration menu
    Copy the full SHA
    4f401f1 View commit details
    Browse the repository at this point in the history
  15. chore: cleanup

    sheremet-va committed Jul 2, 2022
    Configuration menu
    Copy the full SHA
    073b4dd View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2022

  1. Configuration menu
    Copy the full SHA
    f87b88a View commit details
    Browse the repository at this point in the history
  2. refactor: cleanup

    sheremet-va committed Jul 3, 2022
    Configuration menu
    Copy the full SHA
    8444004 View commit details
    Browse the repository at this point in the history