Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / domenic/sinon-chai issues and pull requests

#162 - Update sinon-chai to use latest versions of chai and sinon

Pull Request - State: open - Opened by neverbot 5 months ago

#161 - Add support for Chai version 5

Pull Request - State: open - Opened by robinbisping 5 months ago

#160 - Chai v5 support

Issue - State: open - Opened by stephen-willoughby 6 months ago - 2 comments

#159 - License causing enterprise scanning software issues

Issue - State: open - Opened by calebdwilliams about 1 year ago - 4 comments

#158 - Peer dep update for sinon 15

Issue - State: closed - Opened by kf6kjg over 1 year ago - 3 comments

#156 - Add pointer to `chai-samsam` for Sinon.assert.match

Pull Request - State: closed - Opened by cincodenada about 2 years ago

#155 - Error: Invalid Chai property: calledTwice

Issue - State: open - Opened by naissa12 over 2 years ago - 1 comment

#154 - How to use .notCalled with expect?

Issue - State: closed - Opened by Splinteer over 2 years ago - 1 comment

#153 - Add brief note about `.always` prefix to README

Pull Request - State: closed - Opened by cincodenada over 2 years ago - 1 comment

#152 - Bring calledWith messages more in line with Sinon's output

Pull Request - State: open - Opened by cincodenada over 2 years ago - 1 comment

#151 - Create and export ES module along side umd bundle

Pull Request - State: open - Opened by blikblum about 3 years ago

#150 - Support sinon@11 in peerDependency range

Issue - State: closed - Opened by AviVahl about 3 years ago - 3 comments

#149 - peerDependency range should include newly released sinon@10

Issue - State: closed - Opened by AviVahl over 3 years ago - 1 comment

#148 - Adds travis jobs on ppc64le

Pull Request - State: closed - Opened by dineshks1 over 3 years ago - 4 comments

#147 - sinon@9 peerDependency

Issue - State: closed - Opened by ErikBean over 4 years ago - 1 comment

#146 - feat: mark as compatible with sinon@9

Pull Request - State: closed - Opened by AviVahl over 4 years ago - 2 comments

#145 - Typescript test: property 'calledOnce' does not exist on type 'Assertion'

Issue - State: closed - Opened by crystalfp over 4 years ago - 18 comments

#144 - chore(infra): upgrade all deps

Pull Request - State: closed - Opened by AviVahl over 4 years ago - 1 comment

#143 - peerDependency is not compat with sinon@8

Issue - State: closed - Opened by AviVahl over 4 years ago - 3 comments

#142 - Add additional comment on ensuring to invoke last command in chain

Pull Request - State: closed - Opened by Alex-Swann almost 5 years ago - 2 comments

#141 - add diff support for 'calledWith*' matchers

Pull Request - State: open - Opened by kuceb about 5 years ago - 7 comments

#139 - alwaysCalledWithExactly is not a function

Issue - State: open - Opened by hovissimo over 5 years ago - 2 comments

#138 - es module version

Issue - State: open - Opened by daKmoR over 5 years ago - 1 comment

#136 - callCount does not convert from string

Issue - State: open - Opened by BebeSparkelSparkel over 5 years ago - 1 comment

#135 - Update README.md

Pull Request - State: closed - Opened by blimmer over 5 years ago - 1 comment

#134 - Remove peer dependency upper restriction for sinon

Pull Request - State: closed - Opened by prageeth over 5 years ago - 3 comments

#133 - Update sinon peer dependency.

Pull Request - State: closed - Opened by neonnoon over 5 years ago - 2 comments

#132 - npm-check fails due to peer dependency of sinon < 7.0.0

Issue - State: closed - Opened by stevegoossens over 5 years ago - 4 comments

#131 - Added support for Sinon v7

Pull Request - State: closed - Opened by TheOptimisticFactory over 5 years ago - 5 comments

#130 - expect(STUB).to.not.have.been.called works but adding parens explodes

Issue - State: closed - Opened by mandrewpowers almost 6 years ago - 2 comments

#128 - placeholders for comparing arguments

Issue - State: closed - Opened by bahmutov almost 6 years ago - 1 comment

#127 - Add support for Sinon version 6

Pull Request - State: closed - Opened by mattbaileyuk about 6 years ago

#126 - Support Sinon 6.0.0

Issue - State: closed - Opened by ricardograca about 6 years ago - 1 comment

#125 - Update to Sinon 5

Pull Request - State: closed - Opened by voxpelli about 6 years ago - 2 comments

#124 - Add better diffing for `calledWith` and `calledWithExactly` failures

Issue - State: open - Opened by bskiff about 6 years ago - 7 comments

#123 - Misses notCalled

Issue - State: closed - Opened by jlchereau about 6 years ago - 1 comment

#122 - Add support for sinon v5

Pull Request - State: closed - Opened by dostu about 6 years ago - 8 comments

#121 - Support calling calledOnce as a function

Issue - State: closed - Opened by furstenheim about 6 years ago - 1 comment

#120 - Support sinon 5

Issue - State: closed - Opened by westy92 over 6 years ago - 2 comments

#119 - Reduce the support matrix

Pull Request - State: closed - Opened by domenic over 6 years ago

#118 - Fix incorrect example in README.md

Pull Request - State: closed - Opened by mroderick over 6 years ago

#117 - Add calledOnceWith and calledOnceWithExactly

Pull Request - State: closed - Opened by hexpunk over 6 years ago - 7 comments

#116 - Support calledOnceWithExactly and calledOnceWith

Issue - State: closed - Opened by andys8 over 6 years ago - 1 comment

#115 - calledWithNew is not a function when used with rewire

Issue - State: closed - Opened by Rhysjc over 6 years ago - 2 comments

#114 - How does Chai-HTTP integrate with Sinon in this situation?

Issue - State: open - Opened by MinhLu12 over 6 years ago

#113 - How to compare json object with sinonChai?

Issue - State: closed - Opened by Fl4m3Ph03n1x over 6 years ago - 1 comment

#112 - Support [email protected]

Issue - State: closed - Opened by bjornhanson almost 7 years ago - 2 comments

#111 - Add support for sinon v4

Pull Request - State: closed - Opened by Yeti-or almost 7 years ago - 9 comments

#110 - Error: Invalid Chai property: alwaysThrew

Issue - State: closed - Opened by timkinnane almost 7 years ago - 2 comments

#109 - .calledWith doesn't handle deep comparison of some nested arrays correctly

Issue - State: closed - Opened by ppg almost 7 years ago - 5 comments

#108 - Update tests for Sinon v3

Pull Request - State: closed - Opened by daffl almost 7 years ago - 4 comments

#107 - Support sinon 3+

Issue - State: closed - Opened by AviVahl almost 7 years ago - 1 comment

#106 - Issue with .called

Issue - State: closed - Opened by westy92 almost 7 years ago - 2 comments

#105 - calledWithExactly AssertionError has un-interpolated placeholder for zero args

Issue - State: closed - Opened by jasonkarns almost 7 years ago - 3 comments

#104 - Add improved diffing for calledWith

Pull Request - State: closed - Opened by jimmywalsh almost 7 years ago - 4 comments

#103 - Remove comments from .eslintrc.json

Issue - State: closed - Opened by perceptron8 almost 7 years ago - 2 comments

#102 - Only test "immediately" call order variants when they exist

Pull Request - State: closed - Opened by domenic about 7 years ago

#101 - test against chai 4

Pull Request - State: closed - Opened by charlierudolph about 7 years ago

#100 - Fix failing build

Pull Request - State: closed - Opened by crookedneighbor about 7 years ago - 2 comments

#99 - Remove coffescript

Pull Request - State: closed - Opened by crookedneighbor about 7 years ago - 3 comments

#98 - updated to use Chai 4.0.0

Pull Request - State: closed - Opened by jraller about 7 years ago - 8 comments

#97 - Support for Chai 4.0

Issue - State: closed - Opened by layershifter about 7 years ago - 4 comments

#96 - Chainable assertions

Issue - State: open - Opened by jmatsushita about 7 years ago

#95 - [feature request] Add method 'calledOnceWith'

Issue - State: closed - Opened by eGavr about 7 years ago - 1 comment

#94 - Sinon-chai ignoring the lastCall property on spy

Issue - State: closed - Opened by Kilometers42 about 7 years ago - 1 comment

#93 - [feature-request] add chai colored diff to "calledWith" expectations

Issue - State: closed - Opened by eauc over 7 years ago - 4 comments

#92 - [feature-request] support for expectations based on sinon matcher

Issue - State: closed - Opened by eauc over 7 years ago - 6 comments

#91 - calledWith should throw a nicer error when dealing with large objects

Issue - State: closed - Opened by leggsimon over 7 years ago - 3 comments

#90 - ESLint throws issues when using "called"

Issue - State: closed - Opened by abitwise over 7 years ago - 1 comment

#89 - Add support and testing for Sinon 2.x

Pull Request - State: closed - Opened by domenic over 7 years ago - 2 comments

#88 - TypeError: myfunc.should.have.been.called is not a function

Issue - State: closed - Opened by ilogue over 7 years ago - 2 comments

#87 - lastCalledWith

Issue - State: closed - Opened by appsforartists over 7 years ago - 1 comment

#86 - Expose ES6 default export, resolves #85

Pull Request - State: closed - Opened by bradleyayers over 7 years ago - 1 comment

#85 - ES6 module compatible export

Issue - State: closed - Opened by bradleyayers over 7 years ago - 4 comments

#84 - Add a test for objects in calledWith

Pull Request - State: closed - Opened by laggingreflex over 7 years ago

#83 - deep.calledWith

Issue - State: closed - Opened by laggingreflex over 7 years ago - 3 comments

#82 - TypeError: expect(...).to.have.been.called is not a function

Issue - State: closed - Opened by zenosu over 7 years ago - 1 comment

#81 - Support For Specific Arguments and Eql?

Issue - State: closed - Opened by machineghost over 7 years ago - 3 comments

#80 - ReferenceError: Can't find variable: chai

Issue - State: closed - Opened by TeaBough almost 8 years ago - 7 comments

#79 - Spy syntax is long-winded compared to RSpec

Issue - State: closed - Opened by bsgreenb almost 8 years ago - 2 comments

#78 - Update links

Pull Request - State: closed - Opened by evenstensberg about 8 years ago - 2 comments

#77 - Getting a chai is not defined error

Issue - State: closed - Opened by ericlau-solid over 8 years ago - 1 comment

#76 - Doesn't work with sinon.sandbox

Issue - State: closed - Opened by cpb over 8 years ago - 2 comments

#75 - Allow making assertions on a sequence of calls

Issue - State: closed - Opened by electricmonk over 8 years ago - 5 comments

#74 - Support Sinon.JS 2.0

Pull Request - State: closed - Opened by sjmulder over 8 years ago - 11 comments

#73 - Support for Sinon 2.0

Issue - State: closed - Opened by sjmulder over 8 years ago - 12 comments

#72 - Update package.json keywords

Pull Request - State: closed - Opened by keithamus over 8 years ago

#71 - should.have.been.called.once Does Not Work as Expected

Issue - State: closed - Opened by pahund over 8 years ago - 2 comments

#70 - Avoid non-function chai matchers

Issue - State: closed - Opened by jurko-gospodnetic almost 9 years ago - 1 comment

#69 - [feature-request] Clean way to test a specific spy call

Issue - State: open - Opened by jurko-gospodnetic almost 9 years ago - 8 comments

#68 - sinon v1.16 test failing

Issue - State: closed - Opened by catesandrew almost 9 years ago

#67 - [feature request] [discussion] Addings support for walaby.js

Issue - State: open - Opened by hellboy81 almost 9 years ago - 12 comments

#66 - Support chai 3

Pull Request - State: closed - Opened by gingermusketeer about 9 years ago - 8 comments

#65 - Chai 3.x is out, peerDependencies fail

Issue - State: closed - Opened by danielkcz about 9 years ago - 2 comments

#64 - "Unable to get property toString" in all failed sinon-chai expectations

Issue - State: open - Opened by thehig about 9 years ago - 17 comments

#63 - :(

Pull Request - State: closed - Opened by nevir about 9 years ago