Ecosyste.ms: OpenCollective

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

github.com/sinonjs/sinon

Test spies, stubs and mocks for JavaScript.
https://github.com/sinonjs/sinon

Use Object.create instead of lib/sinon/util/core/create.js

Object.create is defined in ES5.1

https://developer.mozilla.org/en-US/docs/Web/JavaScript/Refer...

221dddaafe9ddf24c98805ae47859693c60795d8 authored over 7 years ago by Morgan Roderick <[email protected]>
Remove silly compact function

a93e4491c1685c2f423872d56f0a207e25213a42 authored over 7 years ago by Morgan Roderick <[email protected]>
Simplify restoreContext by using a variable

3057b73406d93aa573a754ee10203eb863dc9d98 authored over 7 years ago by Morgan Roderick <[email protected]>
Remove object-keys.js

Instead use Object.keys defined in ES5.1

https://developer.mozilla.org/en-US/docs/Web/JavaScrip...

4449426325d725a6a7714804fd5c6943108076b3 authored over 7 years ago by Morgan Roderick <[email protected]>
Remove IE6 specific code

e135bfd65a51dc91b513d636f662d7c96b02f3fd authored over 7 years ago by Morgan Roderick <[email protected]>
Remove commented out code

ceddcfdbeba21cc7ab55f8e9afd0d78792586559 authored over 7 years ago by Morgan Roderick <[email protected]>
Merge pull request #1255 from fatso83/remove-legacy-ie

Remove traces of legacy IE

6dd1114c524cc0ef2c9ae098749a509da4dc86f7 authored over 7 years ago by Carl-Erik Kopseng <[email protected]>
Remove remaining references to XDR

8f867d3a19c9cf0934e823dc86a0c04ae1cb0080 authored over 7 years ago by Carl-Erik Kopseng <[email protected]>
Remove legacy IE bits from code

0048ee8857166b9f4cf53db9cbb2a1f4f19fb6a6 authored over 7 years ago by Carl-Erik Kopseng <[email protected]>
Remove XDR from exports

9cf5fc60f7af5b0b700bc19cea8576b305fe3c61 authored over 7 years ago by Carl-Erik Kopseng <[email protected]>
Remove IE10 from config

Was never running anyway - something wrong on Saucelabs caused
only IE 11 and Edge to work. IE 1...

a2b99ea1f82a9631be9c9a7890909607ef91fc7e authored over 7 years ago by Carl-Erik Kopseng <[email protected]>
Remove special mentions of older IE versions

8b375cff417e6f317bd0a20e2b0b39b8f9abe62f authored over 7 years ago by Carl-Erik Kopseng <[email protected]>
Remove traces of legacy IE utils

cae04159f972c7f919fd6e2c95636a6c552c9042 authored over 7 years ago by Carl-Erik Kopseng <[email protected]>
Merge pull request #1266 from duclet/chalk

Switch to using "chalk" from "colors"

d4b17a33d3d76339d0032e90d5047dfd6ad112f9 authored over 7 years ago by Carl-Erik Kopseng <[email protected]>
Switch to using "chalk" from "colors"

The "colors" library hasn't been updated in over 2 years. It also
uses dynamic imports which cau...

912a097f4b860d8a239a1582471277896e457bcc authored over 7 years ago by Duc Tri Le <[email protected]>
Merge pull request #1260 from JoshuaCWebDeveloper/ajax_events

Fire onload event on non-2xx HTTP statuses in FakeXDomainRequest - fixes #1259

35b5e3f201c253db3c9822a6eaab7f75867afb83 authored over 7 years ago by Carl-Erik Kopseng <[email protected]>
s/compatability/compatibility/

ef1e79c9739e29aa8a07935248610726206e9543 authored over 7 years ago by Akira Matsuda <[email protected]>
Merge pull request #1257 from piamancini/patch-1

Add backers and sponsors from Open Collective

dfa87f4379cf5ce2c86e31e8bac52d022f1b7328 authored over 7 years ago by Morgan Roderick <[email protected]>
Fire onload event on non-2xx HTTP statuses in FakeXDomainRequest

802cee6a9c71cef35d7a0d543c5aab670289dda2 authored over 7 years ago by JoshuaCWebDeveloper <[email protected]>
Merge pull request #1256 from sprzybylski/download-page

Create downloads page (#1218)

ac3ca5a5353e68d21523d04a35ef99efce54f011 authored over 7 years ago by Carl-Erik Kopseng <[email protected]>
Create downloads page (#1218)

cc56a0b503f8b15fb8b40407885ce394a7a56e3f authored over 7 years ago by Szymon Przybylski <[email protected]>
Add backers and sponsors from Open Collective

This is for your open collective backers and sponsors to appear directly on your README.
see h...

979f3532c9e86f8e884c677399d3f8774635fc88 authored over 7 years ago by Pia Mancini <[email protected]>
Merge pull request #1252 from mroderick/update-bundle-for-ruby-2.4.0

Update Gemfile for ruby 2.4.0

e73d91f1499c36c8736ba05a2e54215ce9df1e07 authored over 7 years ago by Carl-Erik Kopseng <[email protected]>
Merge pull request #1254 from mroderick/refute-issue-1245-in-sinon-2

Add test to disprove issue 1245 in Sinon 2.x

04a1b6ca35d5abe3bc2c0ca1e4dc360b624518c2 authored over 7 years ago by Carl-Erik Kopseng <[email protected]>
Merge pull request #1253 from BenBrostoff/error-equality

Add error equality to deepEqual

3dbac22293996db79931daf4595d69bcf5c5243b authored over 7 years ago by Carl-Erik Kopseng <[email protected]>
Add test to disprove issue 1245 in Sinon 2.x

7bc8a2eec6e93afa2a32f857381e5dad3ee2a64d authored over 7 years ago by Morgan Roderick <[email protected]>
Add error equality to deepEqual

23af1675abbfe516b259eae04dc27b38544fd69f authored over 7 years ago by Ben Brostoff <[email protected]>
Merge pull request #1243 from sprzybylski/changelog-page

Update changelog page in postversion.sh

24669fac6ea86e4de07ac56cd0644a0780414439 authored over 7 years ago by Morgan Roderick <[email protected]>
Update Gemfile for ruby 2.4.0

16e5018514795f0619c07cbfedb3de09114c546a authored over 7 years ago by Morgan Roderick <[email protected]>
Merge pull request #1239 from mroderick/refactor-stub-method

Refactor stub methods

4c6b875c96e8cd3efea18b1e28f2f55186c92065 authored over 7 years ago by Morgan Roderick <[email protected]>
Simplify adding fakes to collection in collection.stub

e9e5ba2cd47e3e85828d71839c41a7c1749a4db4 authored almost 8 years ago by Morgan Roderick <[email protected]>
Use a variable to explain conditional

57a27cede00b1656fdb9a554ed149316a1472c1a authored almost 8 years ago by Morgan Roderick <[email protected]>
DRY: Use throwOnFalsyObject in collection.js

6b2871047a67589d6d61fac2a8331bf11e02cd0d authored almost 8 years ago by Morgan Roderick <[email protected]>
Extract throwOnFalsyObject to own function

f0d2e7d9a798090c2bdeb3bfecd19713cc936b38 authored almost 8 years ago by Morgan Roderick <[email protected]>
Update changelog page in postversion.sh (#1219)

c12e314a3493e3e85dd3e6962840bfd6ef24d98e authored almost 8 years ago by Szymon Przybylski <[email protected]>
Merge pull request #1242 from Floby/add-documentation-for-promise-stub

Add documentation for .rejects() and .resolves()

1760b8c762ffbdd3c526c3c834ae968a89b42065 authored almost 8 years ago by Carl-Erik Kopseng <[email protected]>
Rename .resolves and .rejects parameters to 'value'

0d778ee9de6f90fa736d8e2d273350e9e452b22c authored almost 8 years ago by Florent Jaby <[email protected]>
Merge pull request #1241 from mroderick/cleanup-test-console

Stop polluting the test console with a "test" string

9368d15b8255cec352cbcb4e83e976cc539fde5a authored almost 8 years ago by Morgan Roderick <[email protected]>
Merge pull request #1238 from tarjei/patch-1

Document server.requests

0e5b9a581bb4f296837eb41df7370c3a1277f775 authored almost 8 years ago by Morgan Roderick <[email protected]>
Tidy up use of conditionals

bf68eb79f8cfd0136af5c57f6e2305c3893d6b04 authored almost 8 years ago by Morgan Roderick <[email protected]>
Use a variable to explain conditional

24acc8345092b2a4e978c7d3e174a318e9d65ba2 authored almost 8 years ago by Morgan Roderick <[email protected]>
Extract verification of stub arguments to own function

b9bcf28a01ee3270155d3d2c764c786363be4121 authored almost 8 years ago by Morgan Roderick <[email protected]>
Extract stubDescriptor to own function

93b4370a313d000ea212a0be9a3d43d18f834458 authored almost 8 years ago by Morgan Roderick <[email protected]>
Add documentation for .rejects() and .resolves()

5fc6b1cf400b621e1abb45e0f8e6c63f27bc21e4 authored almost 8 years ago by Florent Jaby <[email protected]>
Stop polluting the test console with a "test" string

946df256c495b8db9bd1a92c9ad45148d2c8bc40 authored almost 8 years ago by Morgan Roderick <[email protected]>
Extract stubbing of entire object to own function

8637c313f2c74166d2a837e6ce9b957122632a64 authored almost 8 years ago by Morgan Roderick <[email protected]>
Document server.requests

979a4c538d35012043f932860459ecf7e29a9ab0 authored almost 8 years ago by Tarjei Huse <[email protected]>
Merge pull request #1235 from jonnyreeves/feature/internalize

Internalise `typeOf` and `extends`

eb15826121fa8c3b107c9a93567eb5959c1b4f49 authored almost 8 years ago by Carl-Erik Kopseng <[email protected]>
Merge pull request #1233 from lucasfcosta/fix-deepEqual-for-matchers

Ensures different matchers won't be called against each other. Closes…

bac1c1aea9877620276bc335c3978c717bdcb161 authored almost 8 years ago by Carl-Erik Kopseng <[email protected]>
Ensures different matchers won't be called against each other. Closes #1154

040a4e9db2c76df78a23bcf1bba65b29ab662659 authored almost 8 years ago by lucasfcosta <[email protected]>
Complete internalization of `extend` and `typeOf`

c8832acabd8bdda764f7702eecbdb10dfe28d163 authored almost 8 years ago by Jonny Reeves <[email protected]>
Move `extend` to `util/core`

d654985389445546013c7f91e1f84ed53ea49c68 authored almost 8 years ago by Jonny Reeves <[email protected]>
Move `typeOf` to `util/core`

e5586aa6f2f14fe03000d09cc8b047fb8e66ef8c authored almost 8 years ago by Jonny Reeves <[email protected]>
Merge pull request #1232 from lucasfcosta/sets-matchers

Sets matchers

11edb2d4e430f4c0502665b7257b254d44ff27d0 authored almost 8 years ago by Carl-Erik Kopseng <[email protected]>
Allow calling original function from stub. Closes #989 (#1234)

f36196d702cafce2d8c0fba768a0fb9c60f85b9e authored almost 8 years ago by Lucas Fernandes da Costa <[email protected]>
Merge pull request #1227 from zuzusik/zuzusik-always_chain_behavior_with_stub

Always chain behavior with stub

e0973f0784f97ab039ec21c235d873180879df50 authored almost 8 years ago by Carl-Erik Kopseng <[email protected]>
Add docs for new set matchers

75575b3c99c32df9080e451fcf193966edfa5147 authored almost 8 years ago by lucasfcosta <[email protected]>
Add deepEquals matcher for Sets

d195d6e079364dd982aad87b19c6e30218ab053c authored almost 8 years ago by lucasfcosta <[email protected]>
Add contains matcher for Sets

330b46aa2573dfee9770e8755a081819d8795925 authored almost 8 years ago by lucasfcosta <[email protected]>
Matcher for Set type

fd70eaa92072c9412bae8dd45705dc66f4d97900 authored almost 8 years ago by lucasfcosta <[email protected]>
Fix set iterableToString test on IE11

a6d8e1460e21e0b9cc9a28926b8a130c423cd09e authored almost 8 years ago by lucasfcosta <[email protected]>
Update build section of contributing doc

3500d60e73c857d6a80bc6e0e96a6f405b0278d1 authored almost 8 years ago by Viktor Zozulyak <[email protected]>
add test-dev npm script to run tests in watch mode

99555992d76a7e82f2ea0d89a9bf16984ab851aa authored almost 8 years ago by Viktor Zozulyak <[email protected]>
restore properties of global objects after each test run

047e1ab29011f3cad622c7fca0f0cc78f594f809 authored almost 8 years ago by Viktor Zozulyak <[email protected]>
Always chain behavior with stub

b723992f7aa4cc48b43f493352fa771f49956a58 authored almost 8 years ago by Viktor Zozulyak <[email protected]>
Merge pull request #1215 from lucasfcosta/maps-matchers

Maps matchers

436c97ff0e1dbc7a5e24b113f24680bc77b8e0cf authored almost 8 years ago by Carl-Erik Kopseng <[email protected]>
Merge pull request #1226 from lucasfcosta/improve-site-readability

Improve site readability

2a34b85f075ca7497b380bcec9a8040376652bc2 authored almost 8 years ago by Carl-Erik Kopseng <[email protected]>
Add a top margin to header elements to improve site readability

3a136cfe50e5e32d600339c88ae0e9e30964c138 authored almost 8 years ago by lucasfcosta <[email protected]>
Add more space between navbar page links

6f9804a86cbe597c73d67d0ccdadbb3183af0733 authored almost 8 years ago by lucasfcosta <[email protected]>
Merge pull request #1225 from lucasfcosta/resolve-reject-promise-upon-invoke

Resolve/reject promise only upon invoke

7efcb17a1fe6f479b10f26a221ac6ac3c08d27b0 authored almost 8 years ago by Carl-Erik Kopseng <[email protected]>
Resolving or rejecting a promise will only happen when stub is invoked

0074521c18d615a87b49116161ff03427e529c82 authored almost 8 years ago by lucasfcosta <[email protected]>
Matcher for Map type

0bfc58668969f2f01c131d9f7b3350dabf0d4fb8 authored almost 8 years ago by lucasfcosta <[email protected]>
Add docs for new map matchers

c0f9856bfa2bdae64acd2aa659926440f21c81ec authored almost 8 years ago by lucasfcosta <[email protected]>
Contains matcher for maps

f9a09bb577e1a62851f4ed3c307398c058609e12 authored almost 8 years ago by lucasfcosta <[email protected]>
Deep equals matcher for Map

53826dd2fc12ef562ec2da924438de8d1fb1246e authored almost 8 years ago by lucasfcosta <[email protected]>
Use generic toString method for iterables on matchers

946a99c7c1f98ca520b9eda1f8dea670d80f6d6a authored almost 8 years ago by lucasfcosta <[email protected]>
Generic every implementation for all iterables

a18d3be5ba6f16bd6c5607e3b5b90953a3798ee9 authored almost 8 years ago by lucasfcosta <[email protected]>
Revert "Move build script to ./scripts folder"

This reverts commit b9805cdd205b736f930ff8797adbc11b164d804f.

b762c5eb177e52886c032c9be11c89fed4af34ba authored almost 8 years ago by Carl-Erik Kopseng <[email protected]>
Move build script to ./scripts folder

b9805cdd205b736f930ff8797adbc11b164d804f authored almost 8 years ago by Carl-Erik Kopseng <[email protected]>
Remove unused npm script

69578a399ce4a0a216f855ba6a962677b29ece4e authored almost 8 years ago by Carl-Erik Kopseng <[email protected]>
Remove unused release script

6a88e035acf570140fd763b2e40dcd01a75a13dc authored almost 8 years ago by Carl-Erik Kopseng <[email protected]>
Update docs/_config.yml with new release id: 2.0.0-pre.5

3382687821089d5c66ccb3812bf3f50a09dd46c7 authored almost 8 years ago by Carl-Erik Kopseng <[email protected]>
Add release documentation for v2.0.0-pre.5

5394a7b6333b1b74807784f60c0a2e9f112356d4 authored almost 8 years ago by Carl-Erik Kopseng <[email protected]>
2.0.0-pre.5

6eed95876c8ee612948fc1f809af48f79d42cd3c authored almost 8 years ago by Carl-Erik Kopseng <[email protected]>
Update Changelog.txt and AUTHORS for new release

3110a1e287951f667c75b6c072e6bcd83852ce9e authored almost 8 years ago by Carl-Erik Kopseng <[email protected]>
Update changelog for pre.4

e7008c163305438ae4f839ae7a22d531b42c3baf authored almost 8 years ago by Carl-Erik Kopseng <[email protected]>
Remove polyfill for Promise

The ramifications of letting the Promise polyfill enter the main
Sinon code escaped me at the ti...

942fc53970a9962c309764c971b2571cf340cfaf authored almost 8 years ago by Carl-Erik Kopseng <[email protected]>
Merge pull request #1223 from fatso83/release-script-improvements

Minor fixes to the release scripts

1c8c7ab58412f037464b62d74578bbb9015311e5 authored almost 8 years ago by Carl-Erik Kopseng <[email protected]>
Remove old, unused, ci script for BusterJS

10d3c95cc3e530bf8b055e7ad95995c6df6df27d authored almost 8 years ago by Carl-Erik Kopseng <[email protected]>
Check for required arguments

1730b76988f577934b1e518f4dd2ce11c8255a44 authored almost 8 years ago by Carl-Erik Kopseng <[email protected]>
Abort pre-commit script when no files are changed

Running this script when there are no files to stash
will mess up the current files and pop prev...

a74aba50b0da21ea99afc6ae80470c475a341415 authored almost 8 years ago by Carl-Erik Kopseng <[email protected]>
Make SED in-place update switch work on BSD

BSD sed demands an argument for the inplace switch (-i)

c778df51d426a39de0cac56aded01596004fcd68 authored almost 8 years ago by Carl-Erik Kopseng <[email protected]>
Merge pull request #1222 from Gothdo/patch-1

Upgrade text-encoding to the latest version

6deda4c24e6463d85a5220af257b9bf3aef07b3f authored almost 8 years ago by Carl-Erik Kopseng <[email protected]>
Upgrade text-encoding to the latest version

7270720349fe4695bb74d7caa51b4972a6dd284d authored almost 8 years ago by Michał Perłakowski <[email protected]>
Merge pull request #1216 from mroderick/improve-documentation

Improve documentation for stubs and sandboxes

8c090d430d1ef3a516ccfd8f6dbad99117bd9506 authored almost 8 years ago by Morgan Roderick <[email protected]>
Improve rendering of sandbox.create(config) example

ba9e235005d5642df6c6ceed7a2f9a4239526fb0 authored almost 8 years ago by Morgan Roderick <[email protected]>
Remove sinon.test from sandbox documentation

It was extracted to a standalone module, and is no longer part of sinon core.

249eefb745ddeaee76aaacf44e128a91beeb3129 authored almost 8 years ago by Morgan Roderick <[email protected]>
Use baseurl to render links correctly on github pages

3ce471788d36fd43987854ed3baba20566284c41 authored almost 8 years ago by Morgan Roderick <[email protected]>
Specify same version of github-pages as github

https://pages.github.com/versions/ currently reports version 111 in use

d7e43e51da21256cda1990894ae3e3301ac92bba authored almost 8 years ago by Morgan Roderick <[email protected]>
Remove release_id from front matter

This is not used in how to articles

6ba2ba27c883ffab1e3930717a137aa711699f19 authored almost 8 years ago by Morgan Roderick <[email protected]>