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

Optimizes Shopify logo (#4064)

SVGO shaves both 27.5% off filesize + shame in not running it through an optimizer

diff --git...

22f62351e352f78f7c99f7ca9a31a37b418d4a02 authored over 7 years ago by Edward Ocampo-Gooding <[email protected]>
jest-haste-map: deprecate functional ignorePattern and use it in cache key (#4063)

I plan to revert `ignorePattern` to only being a strict `RegExp`, after removing the function us...

bf58182ec328f6f7db1b9d60927a34622f21ff2f authored over 7 years ago by Jean Lauliac <[email protected]>
Adds Shopify to list of users (#4060)

diff --git a/website/siteConfig.js b/website/siteConfig.js
index 99d72504..08142156 100644
---...

7b9b5b3f903f85f2cd7327be183e80a09d45426c authored over 7 years ago by Edward Ocampo-Gooding <[email protected]>
Unbreak master, again.

009c0650fa225f11da6626faea2693b5fdb78e89 authored over 7 years ago by cpojer <[email protected]>
custom reporter error handling (#4051)

7fa90107f22d3a959464cc16d4987a1b85061abb authored over 7 years ago by Aaron Abramov <[email protected]>
Setup custom reporters after default reporters (#4053)

aa88faa89b1c30aa53b2ba11be8c932a2e9e66c4 authored over 7 years ago by Aaron Abramov <[email protected]>
fix broken CI (#4050)

803d1e93a8c9d65ccdd1e2cae70d8fe69a9e1a7d authored over 7 years ago by Aaron Abramov <[email protected]>
Add "restoreAllMocks" to the API. Closes #3580 (#4045)

a5a8a1304b0e71f40eabf5036dfe9455078dbe7c authored over 7 years ago by Miguel Jiménez Esún <[email protected]>
jest-haste-map: mock 'fs' with more idiomatic jest.mock() (#4046)

2f7c37313916eff16af4a1a3b962cc1064f83da8 authored over 7 years ago by Jean Lauliac <[email protected]>
jest-haste-map: add test case for broken handling of ignore pattern (#4047)

c2bf42c0d874d016201dc640fea43b041002b44c authored over 7 years ago by Jean Lauliac <[email protected]>
Add Badge section to README (#4040)

e9a6f71bf27831588c5afb006181bbe10dd02c77 authored over 7 years ago by Michele Bertoli <[email protected]>
jest --all (#4020)

f1b475d860722628a45b891e95b231d153265f77 authored over 7 years ago by Aaron Abramov <[email protected]>
Upgrade flow to 0.50 (#4036)

61c3113f613f874c9745e2e8267c2426c15bc7e1 authored over 7 years ago by Simen Bekkhus <[email protected]>
Wrap `Error.captureStackTrace` in a try (#4035)

* Wrap `Error.captureStackTrace` in a try

Ref #4027

* Remove console.log

* Add comment
...

5a09a69df1a4ce3b12ffaeb48a4e8a3e9c4cfda9 authored over 7 years ago by Simen Bekkhus <[email protected]>
Unbreak beta version because it ships with untransformed flow files.

cf7f7fdde110a15a52cd9ade4115b2104ec9aab7 authored over 7 years ago by cpojer <[email protected]>
Lockfile for Yarn 0.28 (workspaces).

5ef5a3dd1404f6c6e35eea85f23981a3b748a31e authored over 7 years ago by cpojer <[email protected]>
Enable prettier eslint integration for vscode (#4034)

4ff0be5f9e3345f21b5b9230baaa8bdaa8936a0a authored over 7 years ago by Michał Pierzchała <[email protected]>
Keep ARGV only in CLI files (#4012)

7bf328d440a2b63f6a584d6fab8cf68826022041 authored over 7 years ago by Aaron Abramov <[email protected]>
global_config.js for multi-project runner (#4023)

03c6814cac41b944c3aaf2cf5bfb1829b21f3f3d authored over 7 years ago by Aaron Abramov <[email protected]>
Update Troubleshooting.md (#4030)

Windows users don't always have cygwin nor the bourne shell set up. These troubleshooting instru...

3d00d13c8b2a494e8e3dd0483a71d2ec6a473d54 authored over 7 years ago by Gunnar Már Óttarsson <[email protected]>
Remove plugins entry from karma tests (#4026)

All `karma-*` plugins are autoloaded

72be26c424f294f68e1b70b1280865ff0329a08c authored over 7 years ago by Simen Bekkhus <[email protected]>
Add npmignore to jest-phabricator to unbreak the build.

9eb12d463536a31a021a8959a7239b344192d1a7 authored over 7 years ago by cpojer <[email protected]>
Fix Watchman on windows (#4018)

Watchman returns `/` separated paths, but `jest-haste-map` uses `path.sep` which on windows equa...

e89355a4004fe6a6ee42a0ae92496e7c6fc8d804 authored over 7 years ago by Patrick Roza <[email protected]>
add maxWorkers to globalConfig (#4005)

dd6c5c442e8ffaa54dd556e9722ef5654998576b authored over 7 years ago by Aaron Abramov <[email protected]>
print RDP details for windows builds (#4017)

d58e466bb31d66ea1e58965cf21d7597490e533c authored over 7 years ago by Aaron Abramov <[email protected]>
Update lockfile.

4ce8c3cc03d6999a38ec9dd330efa0776fcd4190 authored over 7 years ago by cpojer <[email protected]>
testPathPattern message test (#4006)

33e1a0a23063e51ca612427982b081b1ecc577b6 authored over 7 years ago by Aaron Abramov <[email protected]>
Update Travis CI performance troubleshooting (#4008)

Fixes #4004

03c95f5b6717dfbc2f61f1008aab3c9b81691aa5 authored over 7 years ago by Stephen Edgar <[email protected]>
s/getTestPathPattern/getTestSelectionConfig (#4003)

9d8eb237041dc3fcbb9991835b562f7eea21ff31 authored over 7 years ago by Aaron Abramov <[email protected]>
Add that toMatchObject can match arrays (#3994)

https://repl.it/JT0C

9a1ffbbeaa2fad75119a432bc5555159f6d3044e authored over 7 years ago by Dan Dascalescu <[email protected]>
Update mockReturnValue documentation (#3993)

487ab1d29f03be89136bb10da67224e84478cb9f authored over 7 years ago by jwbay <[email protected]>
Docs: fix typo (#3996)

56b24c5276fa5bf371c95849e6641a57313a7de6 authored over 7 years ago by Andrei Pfeiffer <[email protected]>
Docs: duplicate 'this' (#3999)

8f195619321f2d3993419b9e5e44c8fc17fe4d24 authored over 7 years ago by Andrei Pfeiffer <[email protected]>
Docs: missing parentheses (#3992)

d923293e461d368e2260483cd47d35c2fa7c5058 authored over 7 years ago by Andrei Pfeiffer <[email protected]>
Docs: fix wrong object name (#3990)

aec8901597cd710c2cc8d02d4f75b813ebe0025f authored over 7 years ago by Andrei Pfeiffer <[email protected]>
Refactor names and delimiters of complex values in pretty-format (#3986)

* Refactor names and delimiters of complex values in pretty-format

* Delete extra spaces

a0def461ab6ff6551c8ce8b45db8821ba0fcf535 authored over 7 years ago by Mark Pedrotti <[email protected]>
Remove unused yarn.lock (#3989)

655a61c0c8c1d392c3963cf5465e91914477d444 authored over 7 years ago by Simen Bekkhus <[email protected]>
skipNodeResolution config option (#3987)

475a95aa07e7c7e0e043ca886404b45ca3522129 authored over 7 years ago by Aaron Abramov <[email protected]>
changed files eager loading (#3979)

* changed files eager loading

* Update search_source.js

6ae7b025e76b00c58e87b14ba97cbbde2f7770ba authored over 7 years ago by Aaron Abramov <[email protected]>
Integrated with Yarn workspaces (#3906)

* enabled workspaces

* updated lerna to 2.0.0 with workspaces support

e6704bf8cc95884643d54004683feda5d019e504 authored over 7 years ago by Konstantin Raev <[email protected]>
Make error messages more explicit for toBeCalledWith assertions (#3913)

a49c09a239e7cfdda2e189f99cdbd12601221cef authored over 7 years ago by Kubilay Kahveci <[email protected]>
Make providesModuleNodeModules ignore nested node_modules directories

Updates the `_isNodeModules` function so that nested `node_modules` subdirectories of whiteliste...

1e40f635eb5370536d85cad14cdc487b9fc705eb authored over 7 years ago by James Ide <[email protected]>
Add a code owners file (#3985)

286b877597ba838fc96df45fdf0afcdf7380b6b1 authored over 7 years ago by Orta <[email protected]>
rollback file rename (#3980)

59edf494a962d137e2711f176c435310c1d6ad5d authored over 7 years ago by Aaron Abramov <[email protected]>
Upgrade chalk (#3943)

* Upgrade chalk

* Upgrade other ansi-packages

* Add flow definitions for chalk

* Update...

9f8af5ee7c8dac12ea1e92397189ef0b59ed43f6 authored over 7 years ago by Simen Bekkhus <[email protected]>
multiroot jest-change-files (#3969)

8abb0dd88804b7ed1b2f1720a5ff3a4bd247f60e authored over 7 years ago by Aaron Abramov <[email protected]>
--onlyChanged tests (#3977)

11e31b6b7699dad778f7817f2a3b2b994b40551d authored over 7 years ago by Aaron Abramov <[email protected]>
jest-haste-map: throw when trying to get a duplicated module (#3976)

* jest-haste-map: throw when trying to get a duplicated module

* fix lint

* move type up a...

c11a98e5d64299297cc46fd909d66d9550cdb774 authored over 7 years ago by Jean Lauliac <[email protected]>
Don't add trailing commas to the webapp (#3974)

05343f43aa92a7090fd6acac4242207de0171c37 authored over 7 years ago by Simen Bekkhus <[email protected]>
Force message in matchers to always be a function (#3972)

* Force message in matchers to always be a function

* Rename variable back to message instead...

b3d944e79699fb9a4f399b163b5f0a64cdbf44c4 authored over 7 years ago by Joachim Seminck <[email protected]>
Use eslint plugins to run prettier (#3971)

* Use eslint plugins to run prettier

Fixes #3575

* Remove redundant prettier script file
...

1700a405e0d8d02da9092e5783948162378ae6e3 authored over 7 years ago by Simen Bekkhus <[email protected]>
Set coverageDirectory during normalize phase (#3966)

* Set coverageDirectory during normalize phase

* Update config snapshot

a7acc5ae519613647ff2c253dd21933d6f94b47f authored over 7 years ago by Michał Pierzchała <[email protected]>
Bump prettier to 1.5.2 (#3965)

* Bump prettier to 1.5.2

* Fix unexpected string concatenation

* Extract isSymbol helper a...

ab6f4c3001a2cd917cc4df95e42dfc72f23c5a00 authored over 7 years ago by Michał Pierzchała <[email protected]>
Avoid unnecessary function declarations and call in pretty-format (#3962)

* Avoid unnecessary function declarations and call in pretty-format

* Add missing newline and...

06973fc5744b12e9a89112d8f0fb94cb2b48c2e3 authored over 7 years ago by Mark Pedrotti <[email protected]>
Check whether we should output to stdout or stderr (#3953)

b079d2a4c0c72371369ef67d3c742d26740e53d7 authored over 7 years ago by Miguel Jiménez Esún <[email protected]>
Revert "Avoid writing to stdout in default reporter if --json is enabled. Fixes #3941" (#3951)

* Revert "fix typo in snapshot testing documentation (#3948)"

This reverts commit d6998c2490e...

44c3c9dc2b73e8098c6449152080d68004a0dc8e authored over 7 years ago by Miguel Jiménez Esún <[email protected]>
Revert "Fix linting" (#3950)

* Revert "fix typo in snapshot testing documentation (#3948)"

This reverts commit d6998c2490e...

932065d5b4120deb7a40889731bebc0aaf3c1fee authored over 7 years ago by Miguel Jiménez Esún <[email protected]>
fix typo in snapshot testing documentation (#3948)

d6998c2490e38d859bf30c184cddeec93bc14688 authored over 7 years ago by Hrvoje Šimić <[email protected]>
Fix linting (#3946)

9426521221a4b9b3750a68eb06279f8f9dde00f4 authored over 7 years ago by Miguel Jiménez Esún <[email protected]>
Avoid writing to stdout in default reporter if --json is enabled. Fixes #3941 (#3945)

68d747dc3706f22d1d79b07898949e1ef1bb6ce3 authored over 7 years ago by Miguel Jiménez Esún <[email protected]>
Upgrade lru-cache (#3944)

5a509c70832d5657eda3ca20ca2eada70c3cd355 authored over 7 years ago by Simen Bekkhus <[email protected]>
resort keys (#3939)

fa4d5b48f1f3bedc7cb4a21337e802f6e335d1b5 authored over 7 years ago by Aaron Abramov <[email protected]>
lint .eslintrc.js (#3938)

c260053fc26f4db6560736fe784b4c47229f1fe6 authored over 7 years ago by Aaron Abramov <[email protected]>
Continuation to #3771 for snake case file naming (#3920)

* Resolved conflicts

* Including eslint file for forcing file names

* renaming files

* ...

e0431136e896b0901d6e9cb0629044b5b3b5a7ea authored over 7 years ago by anraka <[email protected]>
fix mock return value (#3933)

eb9be5aca24951246842a40d45fd1a77e539ca4f authored over 7 years ago by Aaron Abramov <[email protected]>
Throw when moduleNameMapper points to inexistent module (#3567)

* Fixes issue-1888

* Prettier fix and chalk to package.json dependencies

* Added integrati...

30f35c3edf81fde7715f316b2e7d5b6e13b5615f authored over 7 years ago by lindgr3n <[email protected]>
don't try to build ghost packages (#3934)

aa33f2abd588280747804dfb05aa253338416cc2 authored over 7 years ago by Aaron Abramov <[email protected]>
Use rollup for browser builds (#3532)

* Remove browser builds for sub dependencies

* Add karma browser tests for es5 builds

* Us...

ac25993b511d2af91457e51929e19e94b66c328e authored over 7 years ago by Kenneth Skovhus <[email protected]>
Add jsx as valid extension in TypeScript example (#3929)

31a7c102f06c22e5296097aea8c5b19adef078e8 authored over 7 years ago by Jacob Rask <[email protected]>
Fix doMock example (#3926)

194c5446ae3fb9f75ef2c1b5a0629890e4c1e500 authored over 7 years ago by Matija Marohnić <[email protected]>
jest-haste-map: watchman crawler: normalize paths (#3887)

* jest-haste-map: watchman crawler: normalize paths

* also normalize path coming from watcher...

fc48b91f29389c83faf93205150494ae29bfaeea authored over 7 years ago by Jean Lauliac <[email protected]>
Use iterableEquality in spy matchers (#3651)

* Use iterableEquality in spy matchers

While working on custom matchers to solve #3574, I fou...

c8a5135927188014dcf52333ad8ef54207ea2f34 authored over 7 years ago by Philipp Spieß <[email protected]>
Fix options.moduleNameMapper override order with preset (#3565) (#3689)

* Fix options.moduleNameMapper override order with preset (#3565)

Adjusted the order so that ...

98a6d9d07a4542d0c51f67d968cc82e902563bb0 authored over 7 years ago by markwhitfeld <[email protected]>
jest-haste-map: add test+fix for broken platform module support (#3885)

88e2ee8bae34b7a241c2a0c08be4dda09a5964ad authored over 7 years ago by Jean Lauliac <[email protected]>
Escape double quotes in attribute values in HTMLElement plugin (#3797)

c9598ff207244c19ff3cc96f13684e65b22a99d6 authored over 7 years ago by Mark Pedrotti <[email protected]>
Call consistent pretty-format plugins within Jest (#3800)

bd897bfbb81e1141e9929886e13f555c14da9b8d authored over 7 years ago by Mark Pedrotti <[email protected]>
Update translators.txt (#3911)

34942fd8449f7f8ab229a356eda0fcd4de27d139 authored over 7 years ago by Andrei Pfeiffer <[email protected]>
Land parts of #3786 (#3896)

* Fix utils test.

* Revert some imports.

8d9da28c18b3ece6427deb82ac854467480bc4f1 authored over 7 years ago by Simen Bekkhus <[email protected]>
Make sure runAllTimers also clears all ticks (#3915)

113639bfb91fb4289fafb9658ea8d810d0233392 authored over 7 years ago by Michał Pierzchała <[email protected]>
Upgrade sane and use FSEventsWatcher on Darwin (#3918)

This is to fix regressions with the NodeWatcher on macOS.
More info here: https://github.com/am...

acc783a1cec93d484b72dd10e6b6192fc53194d4 authored over 7 years ago by Simen Bekkhus <[email protected]>
Document doMock and dontMock (#3919)

dbd82dc29820a76764a2f1ef033057e3dd64a521 authored over 7 years ago by Matija Marohnić <[email protected]>
docs: Update broken test links (#3914)

The links to the tests were written as something-test.js, but it need to be something.test.js

0f66444acfde57f95f224c72b9de76b3047c31bd authored over 7 years ago by Simon <[email protected]>
Make build script printing small-terminals-friendly (#3892)

* Make build script printing small-terminals-friendly

* Debug windows

* Fallback on undefi...

5577ecef57451c118b15a3a595f79bb43b67b334 authored over 7 years ago by Michał Pierzchała <[email protected]>
Define separate type for pretty-format plugin Options (#3802)

* Define separate type for pretty-format plugin Options

* Rename separate type as PluginOptions

3d458880b44d6ef5ca4afab58e928fb801e48aef authored over 7 years ago by Mark Pedrotti <[email protected]>
Remove 'only' from '...to be called but only received...' messages (#3818)

* Removed `only` on assertions expectations

* Updated snapshots on assertions count error

ea00d16a7373fb308b5f7607f3d7df54b48e46db authored over 7 years ago by emaincourt <[email protected]>
Sort attributes by name in HTMLElement plugin (#3783)

eb4c0abd6067b4330cb6d8fb123cd87d60f38b4f authored over 7 years ago by Mark Pedrotti <[email protected]>
docs: Fix broken `getCacheKey` link in Troubleshooting.md (#3846)

1199558820c19ce542645b3a0a22085fbd428bc9 authored over 7 years ago by Joseph Frazier <[email protected]>
add squarespace as a user (#3856)

d4d89561cdd227c9089b5023ab15fba0bf9aaa71 authored over 7 years ago by Yannick Guillemot <[email protected]>
Update troubleshooting documentation (#3868)

- The troubleshooting documentation, specifically for when tests
are executing very slowly on...

921fc4a2a4d7141872fb67f2dfab54fae114d9b4 authored over 7 years ago by Oleg Shalygin <[email protected]>
[Website] Fix help layout grid (#3883)

* [Help Page] Change to four column layout

* Restore threeColumn GridBlock layout used in the...

2da093e65d3d86cd5187cdbed844fa6df3d92f07 authored over 7 years ago by Héctor Ramos <[email protected]>
Upgrade eslint (#3897)

388fd8caf7b8e7dbea4ca3abfb14c0e52d16fbf5 authored over 7 years ago by Simen Bekkhus <[email protected]>
Adding default locale as `en`. Addresses #3890 (#3907)

5e28dda90deb6317d42629223b194e91867c9e46 authored over 7 years ago by anraka <[email protected]>
fix missing console.log messages (#3895)

* Ensure that console output is not lost in concurrent reporter

* console.log integration tes...

04d05e59628fbe76f8b8749b071b84dfac0af6a8 authored over 7 years ago by Aaron Abramov <[email protected]>
Bump Flow to 0.48 (#3889)

b2b1f79a25e0370527c35a90b47b0460b2b0fd4c authored over 7 years ago by Michał Pierzchała <[email protected]>
Consistent naming of files (#3798)

21a2b7aaee366af7ed87ae78c5b2d58cf3f5fb86 authored over 7 years ago by anraka <[email protected]>
remove `p-map` and fix jasmine promise chain (#3880)

* iterator-to-null test

* move jasmine back to inner scope / don't use iterators

e7b0a07decc4b6b3edc13116510e816c0de98b50 authored over 7 years ago by Aaron Abramov <[email protected]>
Small fixes to toHaveProperty docs (#3878)

* Hopefully, small fixes

* Update ExpectAPI.md

e9b045fa26a5af2e7f98c460c4e44226233a76cd authored over 7 years ago by Robert James Gabriel <[email protected]>
Make useRealTimers play well with timers: fake (#3858)

1e8f28258b3f9cb3d9d4d0ef501f9560804032cf authored over 7 years ago by Michał Pierzchała <[email protected]>
Fix regression in mockReturnValueOnce (#3857)

6370cd7c2008243f6ab79a67047da1aac8b8eb0c authored over 7 years ago by Michał Pierzchała <[email protected]>
Fixes #3820 use extractExpectedAssertionsErrors in jasmine setup

remove cleanupStackTrace

remove obsolete

update code according to comments

revert snap test c...

859c750195e96f26570799167197a8d066663420 authored over 7 years ago by liubinyi <[email protected]>