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

jest-circus: throw if a test / hook is defined asynchronously #8096

Merged
merged 6 commits into from May 2, 2020

Commits on Aug 22, 2019

  1. Copy the full SHA
    53ff9cd View commit details
    Browse the repository at this point in the history
  2. fix CI

    jeysal committed Aug 22, 2019
    Copy the full SHA
    6ab0ac1 View commit details
    Browse the repository at this point in the history
  3. changelog

    jeysal committed Aug 22, 2019
    Copy the full SHA
    2a2fb98 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2019

  1. Copy the full SHA
    5c85971 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2020

  1. Merge remote-tracking branch 'upstream/master' into circus-add-test-w…

    …hile-running
    
    * upstream/master: (331 commits)
      chore: update ts-eslint (jestjs#9953)
      Updated config docs with default transform value (jestjs#8583)
      Update jest-phabricator documentation (jestjs#8662)
      chore: remove dependency on `realpath-native` (jestjs#9952)
      chore: bump dated dependencies (jestjs#9951)
      chore: another try at fixing test-utils dependency
      chore: update lockfile due to beta release
      chore: move changelog entry and fix tets utils dependency
      Fix time duration formatting as per SI (jestjs#9765)
      v26.0.0-alpha.0
      chore: run some jsdom tests in leak check (jestjs#9938)
      chore: upgrade chalk to v4 (jestjs#9752)
      feat: upgrade to JSDOM 16 (jestjs#9606)
      chore: remove checks for compileFunction (jestjs#9949)
      chore: drop node 8 support  (jestjs#9423)
      Remove leftover `providesModuleNodeModules` (jestjs#9948)
      [BREAKING] Pojer -> Nakazawa
      chore: revert lockfile changes from 2b32fe6
      chore: move changelog entry and fix lint
      Remove `providesModuleNodeModules` from Jest. (jestjs#9583)
      ...
    jeysal committed May 2, 2020
    Copy the full SHA
    73b95bc View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    4b07a31 View commit details
    Browse the repository at this point in the history