-
-
Notifications
You must be signed in to change notification settings - Fork 6.5k
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
Check for existence of Element
when comparing DOM-nody-things (#7786)
#7791
Commits on Feb 3, 2019
-
Configuration menu - View commit details
-
Copy full SHA for d8e57bf - Browse repository at this point
Copy the full SHA d8e57bfView commit details
Commits on Feb 4, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 3b1f239 - Browse repository at this point
Copy the full SHA 3b1f239View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3347089 - Browse repository at this point
Copy the full SHA 3347089View commit details
Commits on Feb 5, 2019
-
Check for global DOM
Node
inisDomNode
(#7786)In a real browser and JSDOM the check will use DOM-Level-3 `Node.isEqualNode` and for everything else a deep equality check should do the trick.
Configuration menu - View commit details
-
Copy full SHA for c49a4c9 - Browse repository at this point
Copy the full SHA c49a4c9View commit details
Commits on Feb 6, 2019
-
Configuration menu - View commit details
-
Copy full SHA for b4d9b34 - Browse repository at this point
Copy the full SHA b4d9b34View commit details
Commits on Feb 26, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 0ac8fc6 - Browse repository at this point
Copy the full SHA 0ac8fc6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 08762b3 - Browse repository at this point
Copy the full SHA 08762b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for fdb3acc - Browse repository at this point
Copy the full SHA fdb3accView commit details -
Configuration menu - View commit details
-
Copy full SHA for c3873a1 - Browse repository at this point
Copy the full SHA c3873a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 34445fa - Browse repository at this point
Copy the full SHA 34445faView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0fe62af - Browse repository at this point
Copy the full SHA 0fe62afView commit details -
Fix typo in question.md issue template (#7806)
## Summary Trivial. Replace "form" with "forum" in issue template. ## Test plan Skipped tests, as this is a minor typo fix in a GitHub issue template.
Configuration menu - View commit details
-
Copy full SHA for 85b9ff3 - Browse repository at this point
Copy the full SHA 85b9ff3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 625ffec - Browse repository at this point
Copy the full SHA 625ffecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ab20f6 - Browse repository at this point
Copy the full SHA 9ab20f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 830bc74 - Browse repository at this point
Copy the full SHA 830bc74View commit details -
Configuration menu - View commit details
-
Copy full SHA for 935b295 - Browse repository at this point
Copy the full SHA 935b295View commit details -
Configuration menu - View commit details
-
Copy full SHA for dbcfbb0 - Browse repository at this point
Copy the full SHA dbcfbb0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9425c0d - Browse repository at this point
Copy the full SHA 9425c0dView commit details -
Configuration menu - View commit details
-
Copy full SHA for f37360d - Browse repository at this point
Copy the full SHA f37360dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6acbd01 - Browse repository at this point
Copy the full SHA 6acbd01View commit details -
Configuration menu - View commit details
-
Copy full SHA for a417f98 - Browse repository at this point
Copy the full SHA a417f98View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1573eca - Browse repository at this point
Copy the full SHA 1573ecaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c55994 - Browse repository at this point
Copy the full SHA 5c55994View commit details -
Configuration menu - View commit details
-
Copy full SHA for 59d9f28 - Browse repository at this point
Copy the full SHA 59d9f28View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a90e47 - Browse repository at this point
Copy the full SHA 3a90e47View commit details -
Migrate jest-changed-files to Typescript (#7827)
* Migrate jest-changed-files to Typescript * Add changelog entry * Update e2e/__tests__/jestChangedFiles.test.js Co-Authored-By: loryman <lorenzo.rapetti.94@gmail.com> * Stricter typings Merge remote-tracking branch 'origin/jest-changed-files-typescript' into jest-changed-files-typescript * Make prettier happy
Configuration menu - View commit details
-
Copy full SHA for e37f1a9 - Browse repository at this point
Copy the full SHA e37f1a9View commit details -
chore: Remove redundant stripAnsi from test (#7833)
## Summary It doesn't make sense to wrap a `runJust` call into `stripAnsi` since the latter works only with strings. `runJest` returns an object so stripAnsi just passes it along. Materials: - Commit where the code was added in the first place: e12cab6#diff-4cf7d6c79ff377b63522b3af20e34e8eR307 - stripAnsi source code: https://github.com/chalk/strip-ansi/blob/097894423fedb6b4dca3005ad45608b893fcdcf8/index.js
Configuration menu - View commit details
-
Copy full SHA for 1aa82f9 - Browse repository at this point
Copy the full SHA 1aa82f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for ecc8518 - Browse repository at this point
Copy the full SHA ecc8518View commit details -
chore: migrate jest-matcher-util to TypeScript (#7835)
* chore: migrate jest-matcher-util to TypeScript * link to PR * unknown and fix flow
Configuration menu - View commit details
-
Copy full SHA for 7a7cad7 - Browse repository at this point
Copy the full SHA 7a7cad7View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce29b72 - Browse repository at this point
Copy the full SHA ce29b72View commit details -
Configuration menu - View commit details
-
Copy full SHA for d05105a - Browse repository at this point
Copy the full SHA d05105aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 413a15b - Browse repository at this point
Copy the full SHA 413a15bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a66dd0 - Browse repository at this point
Copy the full SHA 4a66dd0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8bbf394 - Browse repository at this point
Copy the full SHA 8bbf394View commit details -
Configuration menu - View commit details
-
Copy full SHA for ecf9952 - Browse repository at this point
Copy the full SHA ecf9952View commit details -
Configuration menu - View commit details
-
Copy full SHA for 946d7fb - Browse repository at this point
Copy the full SHA 946d7fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 12a297f - Browse repository at this point
Copy the full SHA 12a297fView commit details -
Configuration menu - View commit details
-
Copy full SHA for fef7e70 - Browse repository at this point
Copy the full SHA fef7e70View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4fbac17 - Browse repository at this point
Copy the full SHA 4fbac17View commit details -
Configuration menu - View commit details
-
Copy full SHA for 68bdc36 - Browse repository at this point
Copy the full SHA 68bdc36View commit details -
Configuration menu - View commit details
-
Copy full SHA for 77c064d - Browse repository at this point
Copy the full SHA 77c064dView commit details -
Configuration menu - View commit details
-
Copy full SHA for f326142 - Browse repository at this point
Copy the full SHA f326142View commit details -
expect: Improve report when matcher fails, part 7 (#7866)
* expect: Improve report when matcher fails, part 7 * Update CHANGELOG.md
Configuration menu - View commit details
-
Copy full SHA for dadb766 - Browse repository at this point
Copy the full SHA dadb766View commit details -
Configuration menu - View commit details
-
Copy full SHA for 99af560 - Browse repository at this point
Copy the full SHA 99af560View commit details -
Configuration menu - View commit details
-
Copy full SHA for 916a745 - Browse repository at this point
Copy the full SHA 916a745View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5aa17d2 - Browse repository at this point
Copy the full SHA 5aa17d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 31b4c6a - Browse repository at this point
Copy the full SHA 31b4c6aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7dda866 - Browse repository at this point
Copy the full SHA 7dda866View commit details -
Configuration menu - View commit details
-
Copy full SHA for b65ccaa - Browse repository at this point
Copy the full SHA b65ccaaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2bc4d44 - Browse repository at this point
Copy the full SHA 2bc4d44View commit details -
Configuration menu - View commit details
-
Copy full SHA for a986f07 - Browse repository at this point
Copy the full SHA a986f07View commit details -
Configuration menu - View commit details
-
Copy full SHA for feea117 - Browse repository at this point
Copy the full SHA feea117View commit details -
Configuration menu - View commit details
-
Copy full SHA for b137ffb - Browse repository at this point
Copy the full SHA b137ffbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e2d228 - Browse repository at this point
Copy the full SHA 3e2d228View commit details -
Configuration menu - View commit details
-
Copy full SHA for f3d1bb0 - Browse repository at this point
Copy the full SHA f3d1bb0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0dc842a - Browse repository at this point
Copy the full SHA 0dc842aView commit details -
fix: validating async functions (#7894) (#7896)
## Summary `jest-validate` distinguishes between sync and async functions, but it should not. Fixes #7894. ## Test plan ```js const { validate } = require('jest-validate') assert(validate({ name: async () => {} }, { exampleConfig: { name: () => {} } }).isValid) assert(validate({ name: () => {} }, { exampleConfig: { name: async () => {} } }).isValid) assert(validate({ name: async () => {} }, { exampleConfig: { name: async () => {} } }).isValid) assert(validate({ name: () => {} }, { exampleConfig: { name: () => {} } }).isValid) ```
Configuration menu - View commit details
-
Copy full SHA for da14b66 - Browse repository at this point
Copy the full SHA da14b66View commit details -
Configuration menu - View commit details
-
Copy full SHA for 38698cb - Browse repository at this point
Copy the full SHA 38698cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 05b1c6b - Browse repository at this point
Copy the full SHA 05b1c6bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1080a59 - Browse repository at this point
Copy the full SHA 1080a59View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c48eef - Browse repository at this point
Copy the full SHA 3c48eefView commit details -
Configuration menu - View commit details
-
Copy full SHA for 51d5a8a - Browse repository at this point
Copy the full SHA 51d5a8aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8cc3bfd - Browse repository at this point
Copy the full SHA 8cc3bfdView commit details -
Configuration menu - View commit details
-
Copy full SHA for b6834d4 - Browse repository at this point
Copy the full SHA b6834d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d697f8 - Browse repository at this point
Copy the full SHA 0d697f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 31497ce - Browse repository at this point
Copy the full SHA 31497ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d6c6ce - Browse repository at this point
Copy the full SHA 8d6c6ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for fb534d3 - Browse repository at this point
Copy the full SHA fb534d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for f5e04f4 - Browse repository at this point
Copy the full SHA f5e04f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9cbafef - Browse repository at this point
Copy the full SHA 9cbafefView commit details -
Configuration menu - View commit details
-
Copy full SHA for 64980c8 - Browse repository at this point
Copy the full SHA 64980c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for deedf4c - Browse repository at this point
Copy the full SHA deedf4cView commit details -
Configuration menu - View commit details
-
Copy full SHA for dd45b25 - Browse repository at this point
Copy the full SHA dd45b25View commit details -
Configuration menu - View commit details
-
Copy full SHA for ab08116 - Browse repository at this point
Copy the full SHA ab08116View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6db372f - Browse repository at this point
Copy the full SHA 6db372fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e15abc - Browse repository at this point
Copy the full SHA 3e15abcView commit details -
Configuration menu - View commit details
-
Copy full SHA for df29589 - Browse repository at this point
Copy the full SHA df29589View commit details -
Configuration menu - View commit details
-
Copy full SHA for ee1955e - Browse repository at this point
Copy the full SHA ee1955eView commit details -
toStrictEqual
does not consider arrays with objects having undefine……d values correctly (#7938) <!-- Thanks for submitting a pull request! Please provide enough information so that others can review your pull request. The two fields below are mandatory. --> <!-- Please remember to update CHANGELOG.md in the root of the project if you have not done so. --> ## Summary Fixes #7937: `toStrictEqual` does not consider arrays with objects having undefined values correctly ## Test plan Before that change, the following assertion was failing: ```js expect([{a: undefined}]).not.toStrictEqual([{}]); ``` Now it passes as expected.
Configuration menu - View commit details
-
Copy full SHA for 9018f3c - Browse repository at this point
Copy the full SHA 9018f3cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 82d25a5 - Browse repository at this point
Copy the full SHA 82d25a5View commit details -
Fix transformer signature in babel-jest (#7945)
* Assigned createTransformer function only to the transformer exported by babel-jest * Improved typing * Updated changelog * Added e2e test
Configuration menu - View commit details
-
Copy full SHA for 11077a8 - Browse repository at this point
Copy the full SHA 11077a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for aa03cb0 - Browse repository at this point
Copy the full SHA aa03cb0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 713ddc0 - Browse repository at this point
Copy the full SHA 713ddc0View commit details -
Configuration menu - View commit details
-
Copy full SHA for fcb73c4 - Browse repository at this point
Copy the full SHA fcb73c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5aaf200 - Browse repository at this point
Copy the full SHA 5aaf200View commit details -
Configuration menu - View commit details
-
Copy full SHA for 76bc0d0 - Browse repository at this point
Copy the full SHA 76bc0d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for c5fd561 - Browse repository at this point
Copy the full SHA c5fd561View commit details -
Configuration menu - View commit details
-
Copy full SHA for 50f1ef3 - Browse repository at this point
Copy the full SHA 50f1ef3View commit details -
TS migration
jest-circus
(#7916)* Migration to ts (part 1) * Migration to ts (part 2) * Migration to ts (part 3) * Minor tweaks * TS migration (part 4) * Wrong dts * dts for co * Added project references * Remove not ts module * Replace custom co dts with @types/co * No index file Co-Authored-By: doniyor2109 <doniyor2109@gmail.com> * Some tweaks * Some tweaks * Temp DiffOptions type * Remove extra eslint disable * Workaround for global vars * Resolves * Move @types/co to devDeps * Update packages/jest-circus/src/run.ts Co-Authored-By: doniyor2109 <doniyor2109@gmail.com> * Update packages/jest-circus/src/utils.ts Co-Authored-By: doniyor2109 <doniyor2109@gmail.com> * Tweaks * Remove extra types * Fix failing test Cannot run ts via node cli * TS migration part (4) - Added Global and Environment types - Workaround for RawMatcherFn type * Fix linter errors * Fix types for tests * Fix @jest/types cannot be found in test * Detailed comment for flowfix * Ignore ts errors for non migrated modules * `import =` is not supported by @babel/plugin-transform-typescript * Fix weired ts error Exported variable 'jestAdapter' has or is using name '$JestEnvironment' from external module "packages/jest-types/build/Environment" but cannot be named. microsoft/TypeScript#5711 * Fix linter errors * Remove extra eslint disables * Move expect types to @jest/types * tweaks * remove jest config change * fix test * Added reminder for replacing Each type * keep comments from old tests * Update CHANGELOG.md
Configuration menu - View commit details
-
Copy full SHA for ce545e3 - Browse repository at this point
Copy the full SHA ce545e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 261fc65 - Browse repository at this point
Copy the full SHA 261fc65View commit details -
Configuration menu - View commit details
-
Copy full SHA for cd43f6e - Browse repository at this point
Copy the full SHA cd43f6eView commit details -
Configuration menu - View commit details
-
Copy full SHA for afa5729 - Browse repository at this point
Copy the full SHA afa5729View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3394b0d - Browse repository at this point
Copy the full SHA 3394b0dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9467a73 - Browse repository at this point
Copy the full SHA 9467a73View commit details -
Configuration menu - View commit details
-
Copy full SHA for 80523fd - Browse repository at this point
Copy the full SHA 80523fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f7e6b4 - Browse repository at this point
Copy the full SHA 8f7e6b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for ab838a6 - Browse repository at this point
Copy the full SHA ab838a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f07774 - Browse repository at this point
Copy the full SHA 7f07774View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d38dce - Browse repository at this point
Copy the full SHA 8d38dceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 038a993 - Browse repository at this point
Copy the full SHA 038a993View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ed8875 - Browse repository at this point
Copy the full SHA 6ed8875View commit details -
Configuration menu - View commit details
-
Copy full SHA for 410d5c9 - Browse repository at this point
Copy the full SHA 410d5c9View commit details -
Fix asymmetric equal for Number (#7948)
* Fix asymmetric equal for Number * Update CHANGELOG * Handle the case of a being a new Number * Use Object.is for Number equality * Add unit tests related to issues/7941 * Add extra units for equality * Remove unnecessary comment in eq
Configuration menu - View commit details
-
Copy full SHA for 12053a6 - Browse repository at this point
Copy the full SHA 12053a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 21a4547 - Browse repository at this point
Copy the full SHA 21a4547View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4730c9d - Browse repository at this point
Copy the full SHA 4730c9dView commit details -
Configuration menu - View commit details
-
Copy full SHA for e5a7739 - Browse repository at this point
Copy the full SHA e5a7739View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6dbd4df - Browse repository at this point
Copy the full SHA 6dbd4dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9cd7b90 - Browse repository at this point
Copy the full SHA 9cd7b90View commit details