CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Tags
>
sinon
05-27
Net
how to mock/test a window.prompt feature using sinon.js
05-26
Mobile
how to mock/test a window.prompt feaure using sinoon.js
05-05
Net
sinon stub for lambda function which is inside another lambda
04-28
Enterprise
sinon.spy on "import * as Module" fails after updating to Webpack 5
04-14
Back-end
How do I test the aftereffects of the Node https module while allowing it to call the callback funct
03-30
Net
Mocha/Chai expect an error when calling an async function
03-24
Blockchain
Mocha: How to assert after an event?
02-28
Enterprise
How to force a return value from a mocked non-exported function using sinon or proxyquire or rewire?
01-01
database
cloud function unit test mock new document ID
12-20
Back-end
React Native Jest - How to test Functional component with multiple hooks? Unable to stub Accessiblit
12-15
Software engineering
Mocking request & result to have smallest unit-test possible
12-06
OS
Stubbing a specific API request inside a function
10-29
Software engineering
Proxyquire not overriding exported function
10-29
Back-end
TypeError: AWS.SecretsManager is not a constructor in unit testing with proxyquire
10-28
Software design
Sinon stub - mocking a function which returns an array of objects
10-28
Net
TypeError: stub expected to yield, but no callback was passed. Received [[object Object]] while usin
10-20
OS
How to mock file I/O in sinon?
10-19
Enterprise
How to mock the return value of messages.create() method from twilio-node using sinon js/loopback te
09-24
Net
Vue: how to assert with sinon spy that component method was called
09-22
OS
fake pool connection using sinon js
09-17
front end
How to use ProxyRequire to mock NodeJs test
Links:
CodePudding