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

Fix master, add back retainLines (#5449)

1fda5012584c7825fd0bf3fe4d89b2ba76f48da5 authored almost 7 years ago
Update Webpack URL (#5454)

28631fae4ad020dd27803b4fe06fe0ef0bd4e06c authored almost 7 years ago
docs: use AmE spelling of behavior (#5453)

884b95d7545e94eb1354f0921047b45ec377598f authored almost 7 years ago
Docs: Fix link to Webpack guide (#5447)

fece4be6bf69e3b4e1fb66cb6cf28e554a01c125 authored almost 7 years ago
Fix recursive process.exit calls (#5445)

4ceed46b4e9dcfe5a9b1944bc8a7f5a4d4ccbb92 authored almost 7 years ago
Update PR template to use headings (#5443)

d743fec4867b8192eeddc08a96a1baf845c725e2 authored almost 7 years ago
Correct changelog link, remove retainLines from ./.babelrc (#5442)

a7126de9db5d29142119dd99597343398809c8af authored almost 7 years ago
Remove retainLines from babel-jest (#5439)

6635d93fc3813d386af73ff226db0bffd30a753d authored almost 7 years ago
Filter non-JS files from `require` when using glob with --projects (#5412)

* Add test for workspaces with a README.md in the root

* Filter projects to directories & req...

dea270ba2ad6f4312830d6bc483394340e61372a authored almost 7 years ago
Fixed the bug where mocking a file with the filename resolved as backticks would fail (#5426)

* Fixed the bug where mocking a file with the filename resolved as backticks would fail

* Upd...

c885f4163c3cd71caaaf29ba12885b3c4b0bf1c6 authored almost 7 years ago
chore: Use Flow 0.64.0 (#5419)

03bf2a93c7b99d08ccad1a86ace4c99555f83017 authored almost 7 years ago
fix: absolute paths in `moduleDirectories` are invalid in Windows OS (#5398)

* fix #5396: preserve absolute paths in `moduleDirectories`

* refactor unit tests

* pretty...

1f6e35ca1f9b34abb6f846332fd65f4ef1290550 authored almost 7 years ago
fix: get builtin modules from node core (#5411)

ffb3be8cba109b79f0b905b3122e027afe486838 authored almost 7 years ago
Prevent a ENOENT crash by checking for file existence in jest-message-util (#5405)

* Prevent a ENOENT crash by checking for existence

Jest tries to load the stack-trace based o...

2f0dec56d37274ebf54eb40ccfb65524d3595e24 authored almost 7 years ago
Use yarn v1.3.2 for AppVeyor CI build (#5410)

0e55c7c0ff59fb7c1c38b4bd98f11416206c2f41 authored almost 7 years ago
Add summary_reporter.test.js (#5389)

* add special option -- for npm update command

* Update CHANGELOG.md

* add testcase for su...

21674390c628b4d36841f5df4629ccfdb2fd0634 authored almost 7 years ago
Load modules from node_modules before custom paths (#5403)

* Load modules from node_modules before custom paths

* Update CHANGELOG

* Update CHANGELOG

0110101bef06f490abf007eaf034a0b9bf9e1cc8 authored almost 7 years ago
Update Es6ClassMocks.md (#5402)

0816692cbc8e814530db0371cd5a0ac86b3e3c6a authored almost 7 years ago
Add title clickable to go to spyOn accessType for API doc (#5404)

922b03752e0ebeccd688e73304ca065f5a281122 authored almost 7 years ago
Update README.md (#5319)

ac7c3b1b9a1fbacfc7c8dc511ccf4b5ef9a89945 authored almost 7 years ago
Document class mocks (#5383)

* WIP on documenting ES6 class mocks

* WIP on Es6ClassMocks.md

* WIP on Es6ClassMocks.md
...

c243f67efbae70bd416a61b0c899485bde3a702b authored about 7 years ago
Make `rejects` and `resolves` synchronous (#5364)

* Make `makeRejectMatcher` synchronizable (#5361)

* Reorganize code using promise instaed of ...

4585c7343da35bbb72d87140cda43e0aeecb0986 authored about 7 years ago
Fix npm update command for snapshot summary (#5376)

* add special option -- for npm update command

* Update CHANGELOG.md

4080d98c7d3816bdb80e52f918ec63ef975a1a32 authored about 7 years ago
docs: replace preset-es2015 with preset-env (#5385)

a10288fde5b167b30ca2ae48e92abf4aa95cd572 authored about 7 years ago
mockRejectedValueOnce -> mockResolveValueOnce (#5373)

* mockRejectedValueOnce -> mockResolveValueOnce

Changed the duplicated mockRejectedValueOnce ...

79086eedaaec453d99002971680e55f560072a29 authored about 7 years ago
Added some languages to missing markdown fencing blocks (#5378)

* Touching up some markdown rules

* Missed 3 files!

* Addressed linter error, reverted a b...

c8de0c88594d3cd3a4db3b65ca2237d5c509f7c4 authored about 7 years ago
fix(jest-cli): fix typo in options when spawning workers (#5374)

be66ccc26ea80e825f2fb4f0f21433832a2c4d97 authored about 7 years ago
Bump `node-notifier` to fix a memory leak issue (fixes #5365) (#5366)

fec36ae1e34537074d0e57a5aa477457be5b952f authored about 7 years ago
fix: Support class instances in .toHaveProperty() matcher (#5367)

* fix: Support class instances in .toHaveProperty() matcher

* update changelog

cfce36c29ac11153259079eae32e090b85b5fc02 authored about 7 years ago
Adding async versions of mockReturnValue & mockreturnValueOnce (#5318)

* Adding async utility versions of mockReturnValue & mockreturnValueOnce

* Fixing rejection t...

139f976b67f40b286a73860c1f59def712ec323d authored about 7 years ago
Fix link to babel setup doc from webpack doc (#5355)

36c705bb1eac380e0926487bbe8b8db0aa2fa2e8 authored about 7 years ago
Adjust flow type for accessType parameter in spyOn function (#5354)

d82c1c221cf9d7572ddf4562bed791da1b4634b7 authored about 7 years ago
fix(jest): `import-local` should be used in main jest pakage (#5353)

* fix(jest): `import-local` should be used in main jest pakage

* docs: update changelog

* ...

b19f977058ac34513cdb10b68a72b72894dd43b1 authored about 7 years ago
Release v22.1.4

4da1417653a3fe9732dd0bb71168ad99ec9f71c1 authored about 7 years ago
Add "debug" method to console (#5350)

7f715c88816dffe46463c46d7a9a45b6cb12348d authored about 7 years ago
Fix package main resolving issue (#5344)

* Fix package main resolving issue

* Update changelog

* Add test for pkgmain fix

5943dc91012230a7a31770c5f62b4f2dbb015fa7 authored about 7 years ago
Optimize Webstie images (#5349)

* Remove empty doc page

* optimize img/content images

* optimize logo images

* optimize...

fbcbf2170fab38a3e5d677096543db84225453ec authored about 7 years ago
jest --changedSince=origin/master (#5312)

* --changedFilesToContributeTo=$BRANCH

make changedFilesToContributeTo require an arg, and im...

9f9c5e859a78d7eaefccee6d779f48611b59a12f authored about 7 years ago
chore: add missing release to changelog (#5348)

* chore: add missing release to changelog

* docs: run prettier on all markdown

* docs: add...

630b5c0bb5ee3f5ed524cbb2c8c4dddf46bab15b authored about 7 years ago
replace preset-es2015 with preset-env (#5346)

preset-es2015 was already deprecated and should be replaced by preset-env

e8eb1d1b96b901477dce78033a0289b5222a3717 authored about 7 years ago
Release v22.1.3

f040725f81f2b4b32705a762c279cee2d001cf74 authored about 7 years ago
Exclude files from running if they match with the ignoring pattern (when run via file mode) (#5341)

a33ffa1bb01912aa3ad0e43f07fe6dcf021009d5 authored about 7 years ago
Fix failing tests from #5340 (#5342)

054271ca430c24345fa08fd625e94bf12e1ec40c authored about 7 years ago
Add an option to spawn command in a shell (#5340)

* Add tests for Process.js

* Add option to spawn command inside a shell

* Add tests for co...

06bbe2dc51b429b74066d66d16f740ae5cf38d6d authored about 7 years ago
test: make sure to return promise from test (#5336)

30a9ca25ba3fd9795f951ca37015aa6f454ae0c7 authored about 7 years ago
Release v22.1.2

a441ecf635c3a89a599b7bfbb078db6163d23038 authored about 7 years ago
Fix bug: MPR executes tests multiple times (#5335)

c8bb0a791f79cedad05fc69b9ac799a05e885b10 authored about 7 years ago
Add restoreMocks config to fix #3580 (#5327)

* Added restoreMocks config option

* Changed tests to use jest.spyOn, since that's what resto...

bb21f0b5633afad6ae71c405b161650e7ed077d5 authored about 7 years ago
Executing globalConfig only when there are tests available to be executed (#5323)

7743c0970e974bca166bff67099d28462ddb3187 authored about 7 years ago
Bring back some of the Jest homepage changes for mobile (#5321)

dd848f3ed742ad6d28d2c56a30fee661d6a525ff authored about 7 years ago
Add space to "received snapshot" message (#5320)

5b3fad8d61cba709bf1a5aeb08ea783dc147bdd8 authored about 7 years ago
Verify passed test path is a file before resolving (#5317)

* Verify passed test path is a file before resolving

* Update CHANGELOG

* Cut one FS opera...

d73328f75989adfcc8a5f1ade66af0f74f52623c authored about 7 years ago
Release v22.1.1

8b46fa88965837a5fd4be8670d8976d9ff873ad1 authored about 7 years ago
Move from "process.exit" to "exit (#5313)

03cce3d8718ad8c548406e35c8aa9b84b209d0e9 authored about 7 years ago
chore: include #5107 in CHANGELOG.md (#5314)

`spyOn` in getters and setters is available starting from Jest v. 22.0.5, see #5107

158cd633751b7d55b883f0493ae4c8545bc5f64c authored about 7 years ago
Jest 22.1.0

cdc048de210aba4b37f1f647866d9faecc7017fc authored about 7 years ago
Updates broken links in README (#5310)

a6fa7e3676cec512b64a784712c88049a6bb5c68 authored about 7 years ago
make --lastCommit and --changedFilesWithAncestor work without --onlyChanged (#5307)

* make --lastCommit and --changedFilesWithAncestor work without --onlyChanged

* add fix to ch...

274b84aa79706bf9584363903f28a7aca1b272b3 authored about 7 years ago
Fix updateSnapshot resetting after updating snapshots in watch mode (#5256)

634e47411e3ef33a9fc5fdedec92eb99bcd584b9 authored about 7 years ago
Fix missing newline after "no files changed" (#5308)

* Fix missing newline after "no files changed"

* Try to fix formatting

* Try to fix pretti...

afc0a492710d4928d59e20e72f044ce0a4ff0ea4 authored about 7 years ago
Correct changelog (#5306)

b6f5f79d076fd9b1f0ec4ad0a02636f3431f4355 authored about 7 years ago
fix(jest-cli): use `import-local` to support global Jest installations (#5304)

* fix(jest-cli): use `import-local` to support global Jest installations

Fixes #5294

* doc...

6e788b11032e036e353c5b3e2e548d968bc7346a authored about 7 years ago
Cleanup from last review (#5302)

* Cleanup from last review

* Can't use object spread

c9cf0101fe7f1347007209bd3870a1635ba66901 authored about 7 years ago
Update minimal version of Node supported (#5300)

a0370ade8aa53dbce95e68d9d01e952bcd2b6f40 authored about 7 years ago
Standardize file names: Fix integration folder names (#5298)

* chore(filenames): use dash for integration_tests/

* chore(filenames): fix intergration-test...

0580b5bbd5cdf5eff8cd2e793c5bcbe7a2396de1 authored about 7 years ago
Fix typos in documentation (#5301)

09e47d613cbe680e5d11351496c037dcf7d67ace authored about 7 years ago
Fix a leak in coverage (#5289)

6d2394f44e5f5285ee2b39e78757aafde1319a53 authored about 7 years ago
Make [jest-cli] not error when no tests are found with --findRelatedTests, --lastCommit or --onlyChanged options (#5127)

c799a0251d84a7e0c04d98e7d921a5a0e707c72f authored about 7 years ago
Update Configuration.md (#5287)

* Update Configuration.md

* Update Configuration.md

19376c1e1e8a77717fbb7a216df92087eddbd277 authored about 7 years ago
Interactive Snapshot Update mode (#3831)

* Prototype Interactive Snapshot updates

* SnapshotInteractive logic moved into a dedicate fi...

2dd69b93cd7f490455e4b3c9d32862c72486616e authored about 7 years ago
Document caveat with mocks, Enzyme, snapshots and React 16 (#5275)

* Document caveat with mocks, Enzyme, snapshots and React 16.

Closes #5258. Update the docume...

2d077149f20870a2ea3d18d82043dae76ae2de03 authored about 7 years ago
Add #5269 to docs and change log (#5284)

d9f9aab47457f1b027c5dfda163dc60273bcb2f4 authored about 7 years ago
22.0.6

1892fbd165c24b5330c8e4c8e80d087ed33e986f authored about 7 years ago
Update README.md

27fc2ac0f9c2495c6da4128b1e95c405dec52c7b authored about 7 years ago
Fix memory leak from snapshot printing (#5279)

* Fix memory leak from obsolete snapshot printing

* Update issue number

* Rm "obsolete" to...

4bcfe19b89b445bec793ba0a2ac815d117fa8098 authored about 7 years ago
[docs] Fix Markdown syntax typo in Webpack docs. (#5280)

239f1ec15dd12a35ca528308bd2b6e0050e03458 authored about 7 years ago
chore(package): upgrade to prettier 1.10.1

595689181f7ca66e02d86abee4fc5391da9fc9eb authored about 7 years ago
Resolve #5216 (#5269)

PR #5054 added a call to `replacePathSepForRegex` to escape values of the
`--testPathPattern` a...

3ffc99e02d4b1ecad9d0f5ec2e228bddc8e7210b authored about 7 years ago
Remove example folder from package (#5265)

e95ec14a91bb36dcc6cf6e05380b0c043f6755b5 authored about 7 years ago
Release 22.0.5

c074b03c7468b2295b7dc5914c5e7814c0a3f355 authored about 7 years ago
Update CHANGELOG.md (#5264)

398a238f841ebf6b4535d95d93b89f9c3f673ff9 authored about 7 years ago
Clarifying the docs about test.only (#5262)

* Clarifying the docs about test.only

It wasn't clear that test.only just applys to a single ...

e5b9339e23ae5d3e9713c8210d365a005de823e9 authored about 7 years ago
Use a better console-clearing string on Windows (#5251)

* Use a better console-clearing string on Windows

* Update CHANGELOG.md

cd807f3ddf358757efaac93b4d35276d00b2fa8d authored about 7 years ago
Fully remove weak and check only in runtime (#5252)

93acfb0d5bb0dca21999d407b29c413a5807e3e0 authored about 7 years ago
docs: Reword 3-argument jest.spyOn description (#5255)

* docs: Reword spyOn with accessType

* Run lint on .md files

* Shift comments placement

...

6931b0fea4f635633cf2a08aa04758b63c054dd7 authored about 7 years ago
Fix typo in test file name in React documentation (#5254)

* Fix typo in test file name in React documentation

* Update name of snapshot file

2daf8fe944331ddabc16b91158f32b46789f0278 authored about 7 years ago
implement spyOnProperty method (#5107)

* feat: implement spyOnProperty method, fixes #5106

* style: fix indentation of mock, runtime...

490f435d0e2a5478f3817899f66ee39817a1a18d authored about 7 years ago
Add changelog for #5069 (#5250)

6d353cc0e106b72b26a55d35317d35c799fceeba authored about 7 years ago
Add moduleNameMapper ordering note to the documentation (#5249)

* Add moduleNameMapper ordering note to the documentation

* Add changelog entry

105c25e01a95660f38a0b5098df5f28fcc9d97dd authored about 7 years ago
Pretty format for DOMStringMap and NamedNodeMap (#5246)

38aec143819ea825d42e6573cae6b0f565ae149e authored about 7 years ago
Add type checks for asymmetric matchers (#5069)

* Add type checks for asymmetric matchers

* Expect other to only be a string

b86d93263b378c7ea02a8c64efd45c74f2538335 authored about 7 years ago
Updated TypeScript documentation (#5149)

a9a3df07c7fda063a06df27f2090ce2fa9f85c5d authored about 7 years ago
Allow unmatched test paths from CLI (#3882)

* Allow to pass the exact test filenames

* Replaced custom check with fs.existsSync(), added ...

9cd00e6dca5ecfae6222b93cf04ccfd8b68626ab authored about 7 years ago
Escape glob characters in rootDir before interpolating into testMatch (#5224)

* add failing test for rootDir containing parentheses

* escape globbing characters in rootDir...

ffec104255ec4c6ecce14be2cc212f14d5a98130 authored about 7 years ago
jest-environment-jsdom: add ? to options parameter (#5240)

As suggested by @thymikee
in https://github.com/facebook/jest/pull/5227#discussion_r159994421

8b518a4002dad674d67edc46b1f08c3708e01813 authored about 7 years ago
pass testConsole to TestEnvironment (#5227)

e776fdddbe48af7315f81150c8531044fe07a3e9 authored about 7 years ago
[Discussion] Expect only overrides error stack for built-in matchers (#5162)

* Expect only overrides error stack for built-in matchers

* Fixed naggy lint issue

* Repla...

84abf60cb7b3b5add72e48fd8fd86d395292b313 authored about 7 years ago
Treat dumb terminals as noninteractive (#5237)

* Treat dumb terminals as noninteractive

* Add basic changelog entry

9cbc26bab656fa9e9952242b2d733a86c6a61d43 authored about 7 years ago
Fix code formatting (#5238)

* Fix code formatting

* Update CHANGELOG.md

586064d61f9eabaa24ba5044580974c986b86865 authored about 7 years ago
Array keyPath for toHaveProperty (#5220)

* Add array support for .toHaveProperty keypath argument

* Update .toHaveProperty tests to re...

d8ffd6845a0ed53b52db30f91c538018d907830d authored about 7 years ago