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(vitest): support vi.waitFor method #4113

Merged
merged 18 commits into from Sep 14, 2023

Commits on Sep 11, 2023

  1. Configuration menu
    Copy the full SHA
    5487b2c View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. feat: improve

    Dunqing committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    ea5a767 View commit details
    Browse the repository at this point in the history
  2. test: update

    Dunqing committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    1552a84 View commit details
    Browse the repository at this point in the history
  3. docs: update vi.waitFor

    Dunqing committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    3a033e0 View commit details
    Browse the repository at this point in the history
  4. feat: add inspired

    Dunqing committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    fac1ab3 View commit details
    Browse the repository at this point in the history
  5. docs: update

    Dunqing committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    31e0ae2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    99bd05f View commit details
    Browse the repository at this point in the history
  7. test: fix time

    Dunqing committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    3b5fe20 View commit details
    Browse the repository at this point in the history
  8. test: fix windows only

    Dunqing committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    d54e466 View commit details
    Browse the repository at this point in the history
  9. fix: times error

    Dunqing committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    65b200f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a59af2d View commit details
    Browse the repository at this point in the history
  11. feat: fake timer support

    Dunqing committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    95e6b59 View commit details
    Browse the repository at this point in the history
  12. docs: fix typo

    Dunqing committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    11b4182 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. feat: improve

    Dunqing committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    79294f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bbce930 View commit details
    Browse the repository at this point in the history
  3. Update packages/vitest/src/integrations/vi.ts

    Co-authored-by: Vladimir <sleuths.slews0s@icloud.com>
    Dunqing and sheremet-va committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    b07c149 View commit details
    Browse the repository at this point in the history
  4. Update docs/api/vi.md

    Co-authored-by: Vladimir <sleuths.slews0s@icloud.com>
    Dunqing and sheremet-va committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    48537bd View commit details
    Browse the repository at this point in the history
  5. Update docs/api/vi.md

    Co-authored-by: Vladimir <sleuths.slews0s@icloud.com>
    Dunqing and sheremet-va committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    dfeefe7 View commit details
    Browse the repository at this point in the history