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

Merge pull request #1473 from fearphage/eslint-yaml

Simplified eslint config (js -> yaml)

6adba15336f8990b4c077286dfbdb2e8e0763013 authored over 7 years ago by Morgan Roderick <[email protected]>
fixed capitalization

e1d188c4aef72f756c9c93f8c3049fa0aba7486b authored over 7 years ago by Phred <[email protected]>
Merge pull request #1313 from takasmiley/issues/#1274

Fix #1274 callCount property is incorrect

d22eda3f8d894e57a1b0fc5dbc97beb6326a9766 authored over 7 years ago by Carl-Erik Kopseng <[email protected]>
Add test code of spy.matchingFakes

1661a0f9eea1bcb03357a7a40af7948a50206cea authored over 7 years ago by takasmiley <[email protected]>
Move #1274 test code to respective test files

cf3a34eafb6fdc230e5ad7f23fe5250c78c39014 authored over 7 years ago by takasmiley <[email protected]>
Replace for loop with Array.prototype.forEach

833ff2c25f2a6af96b782422c1f1bef068d63bb2 authored over 7 years ago by takasmiley <[email protected]>
Update matchingFakes, always returns array

e72fee495d121a4fa3ad9a623a5a5a078412eab7 authored over 7 years ago by takasmiley <[email protected]>
Fix stub.withArgs(args...) is incorrect

Change last pop to the most matched arguments at stub.

f012fff1cdcef16228070c027ea8302ce1056615 authored over 7 years ago by takasmiley <[email protected]>
Add test for #1274 case3

76ac773ae330a9169c7116d8469d51db53bcb173 authored over 7 years ago by takasmiley <[email protected]>
Fix #1274: spy.withArgs(args...).callCount is incorrect

1. Update matchingFake function in spy.js
Rename to matchingFakes, and return not last one fa...

0e77b31bdc7381ead058bc6dc4c7657f0f1be08c authored over 7 years ago by takasmiley <[email protected]>
Add test for issue #1274

62ee2e001d9174f171d10fc873b481931de2e889 authored over 7 years ago by takasmiley <[email protected]>
simplified eslint config (js -> yaml)

47933925d0c3c53f23a0aee901b2f93fd9325a76 authored over 7 years ago by Phred <[email protected]>
Merge pull request #1426 from mroderick/use-eslint-plugin-mocha

Make better use of eslint-plugin-mocha

d8f005b0e7185fb5e2d122e55dbf49302f3e26c1 authored over 7 years ago by Carl-Erik Kopseng <[email protected]>
Allow existing lint violations

8c63ce6936e53d2be9047920e6e3e686186829bd authored over 7 years ago by Morgan Roderick <[email protected]>
Make better use of eslint-plugin-mocha

68ffc07ad37976dc4da618ab956d09c4955c5811 authored over 7 years ago by Morgan Roderick <[email protected]>
Rename test/.eslintrc to test/.eslintrc.js

8f7d9734f33c8b700047e7fb0f3a3f040e54d502 authored over 7 years ago by Morgan Roderick <[email protected]>
Delete commented out tests

8adc724fa5bcde3b7eb5208d1d309c8339c731f2 authored over 7 years ago by Morgan Roderick <[email protected]>
Run tests on Travis in node 8

e6f3b6aba380aed8b22f37df0d4b8fffed8465a2 authored over 7 years ago by Morgan Roderick <[email protected]>
Merge pull request #1466 from fatso83/contribute-update

Fix old url and add Stack Overflow link

917366ddf7f3ff3f03aaa7d2623fd7ef6b45d860 authored over 7 years ago by Morgan Roderick <[email protected]>
Merge pull request #1468 from fatso83/issue-template-improvement

Issue template improvement

b9ef6ebf7ea6619bb7c95bef31c1a935499bb24e authored over 7 years ago by Carl-Erik Kopseng <[email protected]>
Add comment on usage questions

e534f0e33986bb322dd8120c201d7c044af01e4d authored over 7 years ago by Carl-Erik Kopseng <[email protected]>
Remove unneeded section

Also had a broken link

f044e5e2008bca489fc766b7944d2c543654ddb2 authored over 7 years ago by Carl-Erik Kopseng <[email protected]>
Fix links and add note on issues

Add Stack Overflow link

a52f36751d864df1393e0516a9b95cd8db760517 authored over 7 years ago by Carl-Erik Kopseng <[email protected]>
Update docs/changelog.md and set new release id in docs/_config.yml

33f32acc85392a2bfa0ea50a2c5f1a0e6e96d87a authored over 7 years ago by Morgan Roderick <[email protected]>
Add release documentation for v2.3.5

d00ab2be34cb557cf1f187f53bd7e47e6179f698 authored over 7 years ago by Morgan Roderick <[email protected]>
2.3.5

1c690aa020f247d51e4b806fcee6b798ac6a882d authored over 7 years ago by Morgan Roderick <[email protected]>
Update Changelog.txt and AUTHORS for new release

cc0a3fb2c32a9a541bbdee2829a22ba5c551a494 authored over 7 years ago by Morgan Roderick <[email protected]>
Check configurable on a prop before creating (fixes #1456) (#1462)

* Fix: check configurable on a prop before creating (fixes #1456)

ef2ecec38c0bfd7aaeba3cca19bb9c74793b7ca2 authored over 7 years ago by Gyandeep Singh <[email protected]>
Merge pull request #1460 from gj/patch-1

Fix minor typos

e7dbfd78037effd626ccd8f4420b5c660409e56e authored over 7 years ago by Maximilian Antoni <[email protected]>
Fix minor typos

512018f52d85adcd875f3d38c8a1d7263fef5b18 authored over 7 years ago by Gabe Jackson <[email protected]>
Fix apostrophe typos (#1454)

d60d4a291fd869ff04a050863818983a7083b96f authored over 7 years ago by Keith Rogers <[email protected]>
Update docs/changelog.md and set new release id in docs/_config.yml

72ae300e3b342311354521583c3ff75515cb98ce authored over 7 years ago by Morgan Roderick <[email protected]>
Add release documentation for v2.3.4

769d77007958946a4f6922296b2c48d7d587e525 authored over 7 years ago by Morgan Roderick <[email protected]>
2.3.4

c8d2ec02e1cbaa1716b076833628cbbcf6c86adf authored over 7 years ago by Morgan Roderick <[email protected]>
Update Changelog.txt and AUTHORS for new release

d27976a559d4976aa25d874b7f7ae2c2a51c504e authored over 7 years ago by Morgan Roderick <[email protected]>
Fix #1372: make sandbox.resetHistory also reset spies (#1424)

330101a6c77310bfb16299866ea8bc9f33e609c2 authored over 7 years ago by Morgan Roderick <[email protected]>
Update docs/changelog.md and set new release id in docs/_config.yml

bade31816023abe1b4d5711e95f20370187a0aa1 authored over 7 years ago by Morgan Roderick <[email protected]>
Add release documentation for v2.3.3

65d4e8837cea94bbd5f913447da442e0aef76a41 authored over 7 years ago by Morgan Roderick <[email protected]>
2.3.3

2204e72f6d851ca416e9e4a43ace2ba0796ef1e6 authored over 7 years ago by Morgan Roderick <[email protected]>
Update Changelog.txt and AUTHORS for new release

64034eecf7c6b5dbd02b6e629f94c8f2ab164134 authored over 7 years ago by Morgan Roderick <[email protected]>
Merge pull request #1450 from raulmatei/fix-1445-sandbox-stubbing-static-function-property-throws-error

Fix 1445: make stubbing of static function properties possible

1ece07c8c7b1ca1249e76dc8a8498c9260c1dac9 authored over 7 years ago by Carl-Erik Kopseng <[email protected]>
Fix 1445: make stubbing of static function properties possible

452981c6032afde45281f79bbb1d55c92db3674a authored over 7 years ago by Raul Matei <[email protected]>
Update sandbox configuration docs. (#1443)

25f3eebf90d462c5a311d3a5818af250c8fbb54e authored over 7 years ago by Ryan Roemer <[email protected]>
Merge pull request #1444 from piperchester/patch-1

Update README.md

c76fa2e045f4a76354d0389fc81d54510b2e5f6e authored over 7 years ago by Morgan Roderick <[email protected]>
Update README.md

6539d9480512dcbd573757b41ec0ffedf2b07eb7 authored over 7 years ago by Piper Chester <[email protected]>
Add missing function name (#1440)

c6d01d879f84995aa6632828c0635aa1acc038cc authored over 7 years ago by StefanSchoof <[email protected]>
Remove confusing .withArgs from spy documentation (#1438)

See https://github.com/sinonjs/sinon/pull/1437

5f989a8ce442eaa10020ced4326f7991d34735fe authored over 7 years ago by Morgan Roderick <[email protected]>
Remove superfluous calls in example (#1437)

9ca272e0f405105021e1cbb791cff641168fdcb2 authored over 7 years ago by Steven Lu <[email protected]>
Merge pull request #1436 from sinonjs/feature-detect-name-property

Feature detect function name property in issue 950

9e3eac3ccab892aba072d765b2078f3ee1a53177 authored over 7 years ago by Morgan Roderick <[email protected]>
Feature detect function name property in issue 950

IE 11 does not support the name property on functions. With this change
the test case for issue ...

65d3d7b3ef12bbd6bab2446f802b1b4226663fe8 authored over 7 years ago by Maximilian Antoni <[email protected]>
Add test for #950, show that it has been fixed (#1435)

See https://github.com/sinonjs/sinon/issues/950

e0c75bd83a92e5e1f614f9d7504d5b303b26fc96 authored over 7 years ago by Morgan Roderick <[email protected]>
Merge pull request #1434 from mroderick/fix-1346-add-missing-callsfake-migration

Fix #1346: Add missing callsFake section to migration guide(s)

1f64b7fd0f780c161de28806c20ff05edd2a0e1b authored over 7 years ago by Morgan Roderick <[email protected]>
Fix #1346: Add missing callsFake section to migration guide(s)

3cf33b82ff61583f6d193b5254b730197cc727d1 authored over 7 years ago by Morgan Roderick <[email protected]>
Merge pull request #1425 from mroderick/allow-ES6-globals

Allow some ES6 globals

350ba0abcbeb2f25dccce78301e586c180fd1ce6 authored over 7 years ago by Morgan Roderick <[email protected]>
Merge pull request #1433 from mroderick/add-fetch-mock-to-related-libraries

Add fetch-mock to related libraries

57f067798756576e809b3c90e0aef8cfb8058662 authored over 7 years ago by Morgan Roderick <[email protected]>
Add fake-fetch to related libraries

31bac4035a4eb6690c63c041179436eddf9a7f04 authored over 7 years ago by Morgan Roderick <[email protected]>
Add fetch-mock to related libraries

514d3d5833abeb4ff0b9d0f37c3d6d21f1dead75 authored over 7 years ago by Morgan Roderick <[email protected]>
Merge pull request #1431 from mroderick/fix-link-in-mock-docs

Fix invalid link in mock documentation

4bab2e0670a051eafabcf108f433b971700d68e6 authored over 7 years ago by Morgan Roderick <[email protected]>
Fix invalid link in mock documentation

d4cd0a20ec5929a52eb175a20b56c256da4e1a44 authored over 7 years ago by Morgan Roderick <[email protected]>
Update docs/changelog.md and set new release id in docs/_config.yml

2463d1030a786f8a5133686b79a0b6c3e0ff886c authored over 7 years ago by Morgan Roderick <[email protected]>
Add release documentation for v2.3.2

2e6bb45e5cafe815f4e0f07cfb1b3ee2eb3ab1da authored over 7 years ago by Morgan Roderick <[email protected]>
2.3.2

87abc0145c0ecf348f58b8f5820346f3a2c58d49 authored over 7 years ago by Morgan Roderick <[email protected]>
Update Changelog.txt and AUTHORS for new release

96e8abe3942c55552f56190cac23911a6aae1acb authored over 7 years ago by Morgan Roderick <[email protected]>
Merge pull request #1406 from lucasfcosta/called-in-order-considers-callcount

Called in order considers callCount

2f941e2aa530bbba2ee28db4101d40fad864da86 authored over 7 years ago by Phred <[email protected]>
Merge pull request #1427 from fearphage/remove-try-from-tests

Replaced try-catch statements with assertions

3af985ae40cdb7ddbda1f2b007d6db099c5d984a authored over 7 years ago by Carl-Erik Kopseng <[email protected]>
Merge pull request #1428 from fatso83/failing-sandbox-reset

Fix failing reset() on sandbox with unused fake server

c81d76bf41c27bfab6a17cd66339098a10e7e726 authored over 7 years ago by Carl-Erik Kopseng <[email protected]>
Fix failing sandbox.resetBehavior()

0bf0a798547a3bd608f183a442ac0f384c31c082 authored over 7 years ago by Carl-Erik Kopseng <[email protected]>
Add failing tests for sandbox.reset()

be4e53b8fe0b4bec88c9579c88945499c1e598ca authored over 7 years ago by Carl-Erik Kopseng <[email protected]>
Add code snippet for createStubInstance (#1423)

fe049aaf25d4e8327d6fa9accca557eea428ff1d authored over 7 years ago by Josh Goldberg <[email protected]>
added rule to prevent try-catch usage in tests

9e23c4a0320ffdc8401e4855fc9cb2e2eb1d4cc4 authored over 7 years ago by Phred <[email protected]>
switched from try-catch to assert.exception()

528a7dc04ae1ffe8a60d16976aaa112e9f84da98 authored over 7 years ago by Phred <[email protected]>
Add downloads per month banner to README.md

d8dac848a8ad6edb7396a6927e8390d2b465bb4c authored over 7 years ago by Morgan Roderick <[email protected]>
Allow some ES6 globals

This is in preparation of updating eslint-config-sinon to set ES5
syntax, which will remove the ...

a03f68ff0dd56b5cfff7b7ae20e2464bfceee14f authored over 7 years ago by Morgan Roderick <[email protected]>
Add site/_docs/ to .eslintignore

e933add8c9df41253e4be341fd6e6b5079a5c95d authored over 7 years ago by Morgan Roderick <[email protected]>
Add documentation for "has" matcher on embedded objects (#1422)

ebe37daf660ff2cf1470389ce808134ba206703b authored over 7 years ago by mareq <[email protected]>
Fix restoring getters/setters/values for previously unexisting props (#1419)

15871b28a7faab2420583aa42a7604d5a2bd7e77 authored over 7 years ago by Lucas Fernandes da Costa <[email protected]>
Update docs/changelog.md and set new release id in docs/_config.yml

94f422c33838d534ee2f2227aecdd96bc7459f8d authored over 7 years ago by Morgan Roderick <[email protected]>
Add release documentation for v2.3.1

69bf8f2173bc09e1d85f5facc926f7ff8134f875 authored over 7 years ago by Morgan Roderick <[email protected]>
2.3.1

eee4564a81078610221476ef89f162435f52cd7a authored over 7 years ago by Morgan Roderick <[email protected]>
Update Changelog.txt and AUTHORS for new release

0dc2505283a84a8420f07f3d1772216c75194c16 authored over 7 years ago by Morgan Roderick <[email protected]>
Merge pull request #1407 from lucasfcosta/simmetric-callAfter

Make calledAfter symetric with calledBefore

36c6cdcec83dbeae7931c1949c1b1e79bf59e77b authored over 7 years ago by Morgan Roderick <[email protected]>
Merge pull request #1420 from mroderick/remove-issue-397-test

Remove test for issue 397

5301cc1778d4982e0f9535221c476b91ef1fccc6 authored over 7 years ago by Morgan Roderick <[email protected]>
Remove test for issue 397

The issue didn't see a second comment from the original poster in more
than three years, and no ...

05e2d119270528bf22c9a698892a737f9af213e2 authored over 7 years ago by Morgan Roderick <[email protected]>
Update docs/changelog.md and set new release id in docs/_config.yml

64d51bef80b20bcab4559aad94e6221d64120d52 authored over 7 years ago by Morgan Roderick <[email protected]>
Add release documentation for v2.3.0

d4b30b0649d566ae896883e7d112a469dd3c3ec3 authored over 7 years ago by Morgan Roderick <[email protected]>
2.3.0

8d6424884a5dc5c4c09a26b5c9970ec3798f1674 authored over 7 years ago by Morgan Roderick <[email protected]>
Update Changelog.txt and AUTHORS for new release

e1371393d4bc3bc95c9f6e1926bebe4eeaa1b028 authored over 7 years ago by Morgan Roderick <[email protected]>
Merge pull request #1416 from lucasfcosta/refactor-sandbox-stub

Refactor sandbox and allow it to stub getters and setters

55dc491010be0ed1c98ad79c57ae92ec541d3043 authored over 7 years ago by Carl-Erik Kopseng <[email protected]>
Called in order takes callCount into account. Closes #1398.

54b58377d45c27e64373fbc0e7f8aa7fc0ea7d1d authored over 7 years ago by lucasfcosta <[email protected]>
Merge pull request #1415 from mroderick/style-improvements

Style improvements

fb514cf69bdd5bc613adee10f29e240923f982d5 authored over 7 years ago by Maximilian Antoni <[email protected]>
Merge pull request #1414 from mroderick/add-related-libraries-to-how-to-page

Add related libraries section to How To page

06bf6521784762e34b94f51015b8b7c15d2d0d8e authored over 7 years ago by Morgan Roderick <[email protected]>
Force fenced code blocks to use smaller font

This prevents horisontal scollbars in desktop browsers for all current code examples

746de3f4381f3f5736c066bbb717aad9d1b71c08 authored over 7 years ago by Morgan Roderick <[email protected]>
Improve styling of h4

Increase margin to allow better rendering of the api documentation pages, by allowing more verti...

1602e00c10d28d297f08c5153bcb40032ae16ad9 authored over 7 years ago by Morgan Roderick <[email protected]>
Remove deprecation warning from tests for old API

46fd81bd43212ed47ea5133e781cf621aa11e1b6 authored over 7 years ago by lucasfcosta <[email protected]>
Add missing final dot to sandbox docs

454e0fdb178dccb514f2ccf6b306fe6c44ec6b1d authored over 7 years ago by lucasfcosta <[email protected]>
Add docs for stub.value

0ea3e17ccaa3b00c02a5ca1ee501222d0df32a49 authored over 7 years ago by lucasfcosta <[email protected]>
Deprecate stubbing sandbox value in favor of value behavior

c89fb21b00cd4f3d99fdeb48d2c5193f96d5e9fb authored over 7 years ago by lucasfcosta <[email protected]>
Name restore function on stubNonFunctionProperty

dbefd454364614ccae4456616e4fab6f94be2a22 authored over 7 years ago by lucasfcosta <[email protected]>
Add related libraries section to How To page

fe3b9ac281c061cb3158eea89cdc4a471d40b5f9 authored over 7 years ago by Morgan Roderick <[email protected]>
Merge pull request #1413 from danielsbird/update-build-instructions

Update build instructions in CONTRIBUTING.md

bf2bfbd929b3a21c81d07cf831e8f06b5e2f2a44 authored over 7 years ago by Maximilian Antoni <[email protected]>