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-each] Template table heading validation and extraction #8766

Merged
merged 9 commits into from Dec 13, 2020

Commits on May 4, 2020

  1. Rename validate template function

    mattphillips authored and jeysal committed May 4, 2020
    Copy the full SHA
    62eebb9 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    49be73f View commit details
    Browse the repository at this point in the history
  3. Add changelog entry

    mattphillips authored and jeysal committed May 4, 2020
    Copy the full SHA
    e2c5377 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    4757a82 View commit details
    Browse the repository at this point in the history
  5. Update CHANGELOG.md

    jeysal committed May 4, 2020
    Copy the full SHA
    1d63a02 View commit details
    Browse the repository at this point in the history
  6. changelog / lint fix

    jeysal committed May 4, 2020
    Copy the full SHA
    2f75fb8 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2020

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

Commits on Dec 13, 2020

  1. Merge branch 'master' into jest-each-heading-validation

    * master: (30 commits)
      chore: verify TS project references are correct (jestjs#10941)
      chore(deps): bump actions/setup-node from v2.1.2 to v2.1.3 (jestjs#10940)
      docs: Rectify typo in tutorialReactNative (jestjs#10930)
      chore: patch react-native jest preprocessor to avoid warning
      Ensure `toContain` only accepts strings when `received` is a string (jestjs#10929)
      chore: update lockfile after publish
      v27.0.0-next.2
      Document and test custom, async, inline snapshot matcher (jestjs#10922)
      feat(transform): pass config options through to transformer (jestjs#10926)
      chore: bump eslint-config-prettier
      chore: run prettier using eslint
      chore: update lockfile after publish
      v27.0.0-next.1
      fix: move binary file declaration from runtime to repl (jestjs#10925)
      chore(test-result): remove deprecated `sourcemap` property (jestjs#10355)
      chore: remove mapCoverage remainings; remove deprecated CLI options test (jestjs#9968)
      refactor(jest-runtime,jest-transform): add readonly for some class fields (jestjs#10918)
      chore: ensure single environment package as well
      chore: fix failing tests (jestjs#10924)
      chore: fix lint warning
      ...
    jeysal committed Dec 13, 2020
    Copy the full SHA
    3b674d4 View commit details
    Browse the repository at this point in the history
  2. write snaps

    jeysal committed Dec 13, 2020
    Copy the full SHA
    c5df5c3 View commit details
    Browse the repository at this point in the history