Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/jestjs/jest

Delightful JavaScript Testing.
https://github.com/jestjs/jest

Cache checking supports native platform (#7248)

319329f7942ed33f0be706a19a2b23d08eac0ea0 authored over 6 years ago
Add missing copyright headers and code of conduct (#7221)

* Add CODE_OF_CONDUCT.md

* Add Facebook copyright headers

* Replace inlined text with snap...

a91ea0ea2b62ecd272382de1496ade636160d7c8 authored over 6 years ago
Fix jest-circus npm package name typo (#7250)

5eb9d36687d01059570182c4f33fef6e431dbaf5 authored over 6 years ago
Standardize file names in packages/jest-diff (#7238)

cdf7a222420ae2ad21c76f15dd155e2ebacad79d authored over 6 years ago
Cache babel environment variables (#7239)

47cde7f2477c9c2fe7dd70b743ae12993596bbcf authored over 6 years ago
Uncomment afterAll in watch mode e2e test (#7235)

4df14d53dc7ebad3d7e7a842871cde242ca04fe5 authored over 6 years ago
Implements a mapper option (#6940)

* Implements a mapper option

* Updates changelog

* Fixes linting

* Makes the mapper opt...

4954f46708415174c48a58f296a605fbe1244a31 authored over 6 years ago
Do not return all files when checking changed files from last commit (#7228)

1615a2d09c061c5d6cbda394671a3f642ce1e1dd authored over 6 years ago
Move FORCE_COLOR fix for tests entry to master (#7234)

cb52ef4d3684d37e063c89327671d60abf6066a8 authored over 6 years ago
Setup before tests but after framework loads (#7119)

3f30a46311b44bd860d3e00dd73bac702ad423d9 authored over 6 years ago
Use FORCE_COLOR=0 for all tests (#6585)

8c6dcc743d7f691734190a8aad8ca6f9dff79659 authored over 6 years ago
chore: remove jest-editor-support and jest-test-typescript-parser from the repo (#7232)

* chore: remove jest-editor-support and jest-test-typescript-parser from the repo

* link to PR

db42dfb9d0b12f025d775c3a2d0a0754d0f399df authored over 6 years ago
Babel https link update in multiple doc files (#7233)

e9818dc8abb581ee45dc762ffadbb9af12dc2295 authored over 6 years ago
Update MongoDB.md (#7230)

18dcf3ca33b6136c91bc35f6c72bd5393b4818d4 authored over 6 years ago
Updated documentation: "Snapshot Testing with Mocks...": option 2) should show use of DOM (#6923)

7be2a8ef3f4d17b3ca139ba1a3dab72134306b50 authored over 6 years ago
Check constructor equality in .toStrictEqual() (#7005)

7dfb468f2598c535bd0051f5f87c5b8842e51a35 authored over 6 years ago
docs: prefer jest.require* instead of require.require* (#7210)

4ec517ef07dfaf5427b1cfd9c86c90641821ec64 authored over 6 years ago
Fix typo (#7227)

9df985ca51ef6eb3542a70f0b9eaa25427e3c371 authored over 6 years ago
Add watch mode e2e tests to "only failed tests" and "update snapshots" (#7141)

7b7fd013508de475e2151e50847373713fc97c7e authored over 6 years ago
Interrupt tests if interactive watch plugin key is pressed (#7222)

ad5b040fbfbf23bc303610a5254ade9a3da65015 authored over 6 years ago
Allow array of regexp strings for testRegex (#7209)

c4fba2d9efe04aed7114b27feacd3453ff9fd4f7 authored over 6 years ago
Remove redundant information from the config hash part of the haste map filename (#7218)

a5d4bdd218ee27422c1e1e3b425930912758b013 authored over 6 years ago
Move breaking changes to "features" in CHANGELOG (#7219)

236feeb85991a0263fd09e86234ff02dbdd2f9fc authored over 6 years ago
Add getCacheFilePath to HasteMap (#7217)

22f67d49ffcce7a5b6d6891438b837b3b26ba9db authored over 6 years ago
Remove needless getType call in matches (#7214)

* Remove needless getType call in matches

* Fix flow

bea5037a2de3096cd2f9a93487776d6ef2e0de1b authored over 6 years ago
Add jest-circus README (#7198)

* Add jest-circus README

* Fix lint, add changelog, and update jest-circus mentions

* Gram...

814c92999162ab07bf259ae67d13dc8b89cb37e0 authored over 6 years ago
Allow multilple valid types (#7207)

## Summary

Split from https://github.com/facebook/jest/pull/7194
Prerequisite to resolving h...

1b3f2f8618f8d41934a9740e8a41a2fa718baff9 authored over 6 years ago
Fix dependency clash test modified in #6104 (#7208)

a12806e8595e6fc36aa0692b05927a19c4ea1704 authored over 6 years ago
Use regexp instead of split-map-join (#7206)

* Use regexp instead of split-map-join

* Rename constant

7ef22a9456623583a1c52582c480afc4ab02b3ca authored over 6 years ago
chore: transpile everything for browsers (#7204)

7d5de68444c9dd302d1beea2a6a5ffca5336d178 authored over 6 years ago
chore: upgrade eslint plugin (#7205)

0ac3a0e7f623394d558937cbb46d096a6b29d8ad authored over 6 years ago
feat: export babel-preset-jest as a function (#7203)

6a7e6d66115a2ffe855bdf9b86936fdc52829966 authored over 6 years ago
fixes iss #7174 : update setupfiles documentation for improved clarity around expected setupfile behavior (#7187)

ed671678796d4ceb7a6744e36490316ceedff5c2 authored over 6 years ago
Fix cache of transformed files with multiple projects (#7186)

8a7b4a9df0759142d148cf2f69ec3f23457c542e authored over 6 years ago
Adding xit and fit to the test result locations (#6482)

7a64497a2e91cf6d271e2397c8669ea4a6f8badb authored over 6 years ago
Add entry in the changelog for min maxWorkers value fix

ee9fc73963b0f6706e97c434f0c74b75d9c8a8b7 authored over 6 years ago
Use at least one worker by default (fixes #7181) (#7182)

e5441f941c70af804d48ae128c883bb135aa7021 authored over 6 years ago
Make ignorePattern optional in HasteMap (#7166)

081e155587503e64703d4673b687f2b92390296b authored over 6 years ago
Update info about how rootDir is set (if not explicitly specified) (#7173)

4e39e56c74bb7dc7acaf68bcd0c6b78ea50d0f47 authored over 6 years ago
Fix "should_instrument" decision when given negative testMatch pattern (#7170)

## Summary

Files that match with the `testFiles` configuration aren't instrumented for test c...

ec87f3d1e99d40cf9d34bb75e996b86cab1b5b5d authored over 6 years ago
Fix 'Good First Issue' url in README (#7171)

87a5a67c483b4bd37cc8e351d8a145d7bcbd1690 authored over 6 years ago
Throw explicit errors for common moduleFileExtension failures (#7160)

<!-- Thanks for submitting a pull request! Please provide enough information so that others can ...

3157c8afde04d58638ec137472b2a72178ee402e authored over 6 years ago
add export to custom test environment example (#7140)

b55a980e9d7aaf8bf87055675f8fd287a03c1f7b authored over 6 years ago
Simpify getting object type name (#7159)

* Simpify getting object type name

* Add info to changelog

acb26a99fe05de75818f38ccda9f42fec476365f authored over 6 years ago
Docs: fix JSON in Configuration.md (#7161)

Signed-off-by: Jérôme Botineau <[email protected]>

3abfa18d705c3999820b9124b0ecb8be2f3f7be4 authored over 6 years ago
Add the "DOM Manipulation" page to the section "guides" on the website (#7162)

This document is archived with all other guides but was inaccessible through the website sidebar...

73c38d54a088c9db4234d7ffad8e49ddfc843710 authored over 6 years ago
chore: make coverage reports more useful locally

f00fbecb4b29b1f22582255d13591344a862b88e authored over 6 years ago
[docs] Add synchronous test.each setup (#7150)

* Add changelog entry

* Add synchronous test troubeshooting

* Regenerate troubleshooting d...

5cd7d171e985108e8cf0b1cdc18e289b84af274b authored over 6 years ago
removed useless expect.assertions (#7131)

* removed useless expect.assertions

In a lot of case `expect.assertions(1);` is no need. It c...

24880d9e9b9aa03eebc70557423c01dd744ce30a authored over 6 years ago
Fix for 'Good First Issue' url in readme (#7157)

9586b12e7e3a30d965315a80dd501da89e2e633c authored over 6 years ago
Fix `getMaxWorkers` on termux (#7154)

a30b83ecdce4ee8a4615584a1c66bd2dc7bebb47 authored over 6 years ago
Simplify checking hasEnabledTest (#7155)

Just simplified `if` branches.

<!-- Thanks for submitting a pull request! Please provide enou...

d45fdb98f576e1266012a8fb0942cfc546350482 authored over 6 years ago
Optimize refactoring cleanup files (#7144)

* Optimize refactoring cleanup files

* Use reduce

344afc63405ce8ee6f62028e09a7bfabcebba247 authored over 6 years ago
Pass the normalized configuration to script transformers (#7148)

1480d8462d7b91c54afa7b8bbc1ea52d6eed4c8d authored over 6 years ago
Fix lint warning (#7149)

367e18268e57433f129f0e85922bfc3ac18562a2 authored over 6 years ago
Clean references to @providesModule (#7147)

9918cac10e5f6b12444b972861124c37290a597f authored over 6 years ago
Move assignment of cwd to default config (#7146)

fbd66d3562ba30b910fc2779f0acd69a7f3ca083 authored over 6 years ago
Add initial set of E2E tests to watch mode (#7123)

* WIP

* Add E2E tests for watch mode

* Change API from type to keys array

* Revert jest...

a1f3e2cda489e262bd0a258a51c99f6a76812e1e authored over 6 years ago
pretty-format: Support HTMLCollection and NodeList in DOMCollection plugin (#7125)

5fcaa24d9987bcc1aec75e6957247a743d42319b authored over 6 years ago
Remove support for @providesModule (#6104)

* Removed default support for @providesModule
* Upgrade react-native to support windows and has...

a1b82caf2cf4481494d086141efe4e6ac88cce8b authored over 6 years ago
Move the logic to get the configurations for a list of projects from jest-cli to jest-config (#7096)

b4d9ed8d00ece3043c12f37e8ed95fd031e82feb authored over 6 years ago
Add missing export statement (#7127)

179b3e8cd9838789254e2a2d63b32a699ca236d3 authored over 6 years ago
Add this.extend to the Custom Matchers API reference (#7130)

* Add this.expand to custom matchers API docs

* Update CHANGELOG.md

* Update language

b69eb0169a46a568569e893fc9bc49265513e538 authored over 6 years ago
add "clover" to coverageReports default value (#7126)

a168b3480a73265f41ead1266e5f8197949df83b authored over 6 years ago
Handling pending calls inside async tests properly. (#6782)

c4646b9a28c8efad157d5136812f69e7e615bf56 authored over 6 years ago
Fix filter to exclude empty lines (#7117)

2d972e5470c0e3365a2763279982ebf303136c0a authored over 6 years ago
Fix unhandled error when a bad revision is provided to `changedSince` (#7115)

477f46193c3026e3473b573ce0d445c32a0cfb2e authored over 6 years ago
chore: use ESM in integration tests (#7114)

e3f0b434ec73ad841a34dcd4583cd286503ba56a authored over 6 years ago
chore: make sure to not sign gpg in another git integration test

daafad06921b558e112470f63869db108f0f40cb authored over 6 years ago
chore: make sure to not sign gpg in git integration test

eb9163fba9f2bdc6fa718dc37acee05689ce7738 authored over 6 years ago
Better error message when a describe block is empty (#6372)

e0ba3e65a5da095d30f2d5e30df61a2a4a81be28 authored over 6 years ago
Docs: Fixed img links in SnapshotTesting.md (#7111)

dbdc0612f1268ff552e925877781b8f2efaca8c7 authored over 6 years ago
Fix synchronous timeouts (#7074)

## Summary

Building on #6950, this adds an e2e test and the requested circus fix.

fixes #6...

8e6b34520517033be0cbd866ccd70b91cb237696 authored over 6 years ago
Fix broken changelog link (#7097)

* Fix broken changelog links

* Remove duplicate changelog item

d59a4d33b6aff50df3f2a307d71797a5d0e5f298 authored over 6 years ago
fix: coverage summary reporting (#7058)

ec382f527e75e0d6932e3e3954187d8a4d6c6240 authored over 6 years ago
chore: add integration test for driving promises with fake timers (#7071)

78e0893209d266e57feb8b84e64332cc10065348 authored over 6 years ago
Use relative paths in haste map (#7020)

* Used relative paths in haste map
* Update changelog
* Use relative roots for the name of the...

659b0480404879b407e937fd369fcbb9ee1892d8 authored over 6 years ago
Update CONTRIBUTING.md to give some context about adding tests (#7069)

f0f2ee3fc9078074dcf30790ef00dc3ecbc230a0 authored over 6 years ago
chore: upgrade strip-ansi (#7079)

8c86fe8aecfab1a8815c804f9d1dd539a7fe72f6 authored over 6 years ago
[docs]: Add link to jest-extended in expect docs (#7078)

d0e627cb974af0c85c93befb914a45f8c57e5bac authored over 6 years ago
[jest-util] Add ErrorWithStack class (#7067)

29c7786015446223c8e86029c4ab8e147557b6a8 authored over 6 years ago
Add test.todo (#6996)

49b238046f76da304dc6e2dba0eb5838780a8ccc authored over 6 years ago
chore: add integrity fields to e2e yarn.locks

15b43d6a27afca53fc7d17f61ba83fca48563c38 authored over 6 years ago
scripts: Don’t make empty subfolders for ignored files in build folder (#7001)

0098f9bee178c3ccfb58d2e558b74f3cdc7dc02f authored over 6 years ago
fix: show stack traces on async assert errors (#6821)

Fixes #6752

bf6661f8d5909b52f67cfce4a8f45cf13fd9dafa authored over 6 years ago
Fix help page centering (#7065)

e2dac2ba04bd0655d7f81a02907375429746c05a authored over 6 years ago
Check _isMockFunction is true rather than truthy on global properties (#7017)

Fixes #7009

f8efff95431dd079abf8ae02b8e541e3019d211b authored over 6 years ago
chore: update lockfile with integrity field (#7056)

728ca114c06daa1c980d2d114142c8d6d3dd0dfb authored over 6 years ago
document `--runTestsByPath` CLI parameter (#7046)

* document --runTestsByPath CLI parameter

* update changelog

* update versioned docs

bab6399a89a069273c38cb624236d19be0c98adf authored over 6 years ago
Add resolver for custom snapshots paths (#6143)

* Add resolver for snapshot paths

* Remove snapshotResolver from versioned doc

* Simplify ...

8eefa9690e167e9f056ec5d9532a9df465018c67 authored over 6 years ago
Fix jest crashing when potentialError is null (#7049)

2b216e4d06a6dfaa9fd62f7d4ce9236c9ec618b1 authored over 6 years ago
chore(website): remove link to users from footer (#7035)

0cd757b71cef7aec07c9532f7b64739cc8baeb1f authored over 6 years ago
[jest-each] Add each array validation check (#7033)

e2ebcd08d960a6c2bb85ad05a83b3257edf4690b authored over 6 years ago
Fix small grammar error in docs (#7022)

This corrects a small grammar error in the docs.

7478a79e66365314285f6f6f0a9cd5498cea6e8e authored over 6 years ago
Fix regular expression for matching message for findMessageType (#7029)

37caeddebae5903b1c206318c1923a602b826c48 authored over 6 years ago
Fix message when changedSince is being used (#7028)

Fixes #7026

df78b49c28231bb1fb8ac57727665706510465b6 authored over 6 years ago
Set default `notifyMode` to `faluire-change` (#7024)

0418cab88c5e927c94a02ecb445fc694e6b2bbda authored over 6 years ago
babel-jest: Suggest the correct bridge version (#7023)

e320521b2eb29af86ec958948a6eeb149b54631f authored over 6 years ago
Add option to call setup and teardown methods in workers (#7014)

69654b579ee1666724ad5fa7caabf84838595b31 authored over 6 years ago
Added method to get an iterator for all files in HasteFS (#7010)

* Added method to get an iterator for all files in HasteFS

* Used hasteFS.getFileIterator() i...

ee751bf2162d04ddfb3eaafa198d7c86ad59141c authored over 6 years ago