-
I think this could work a lot like Sinon.js' `Stub` where you can create a thing that returns specific responses in a specific order or throws at a specific point. This would allow better testability …
-
```
Bonjour,
j'ai une quinzaine de references a ajouter (ex 3610, 88204 etc). je suis ne
train de voir pour les ajouter manuellement et partegerai les infos ici après.
sinon pour capturer les trames…
-
```
Bonjour,
j'ai une quinzaine de references a ajouter (ex 3610, 88204 etc). je suis ne
train de voir pour les ajouter manuellement et partegerai les infos ici après.
sinon pour capturer les trames…
-
_From @KatsuoRyuu on September 10, 2018 11:33_
### Did you verify this is a real problem by searching the [NativeScript Forum]
Yes
### Tell us about the problem
My docker automated build ser…
-
https://developer.mozilla.org/fr/docs/Web/JavaScript/Reference/Operators/Optional_chaining
Permet de remplacer ça :
`record => record && record['pair:hostedIn'] && record['pair:hostedIn']['pair:…
-
Bonjour,
https://github.com/rogerdudler/git-guide/blob/2bb931f1da3b91bf2b73590098335e40d8636727/index.fr.html#L189-L190
est un poil inexact ; `git checkout -- ` récupère le fichier depuis l'index,…
-
Once **all tests finish successfully** this exception occurs on the CI:
```
W20200612-14:11:02.429(0)? (STDERR) (node:642) UnhandledPromiseRejectionWarning: Error: Protocol error (Runtime.callFunc…
-
### Description
Changes to how `decode` is defined in 9.0.0 (https://github.com/auth0/node-jsonwebtoken/commit/15a1bc449ab529d540eb9c2be4e093f9f5b0278d) prevent it from being altered for unit tests…
-
I am unable to run test with `respondImmediately : false` server configuration - even for simple test case from documentation.
From test from documentation
```typescript
it('resolves request afte…
-
Upgrade of mongoose was omitted from https://github.com/underscopeio/sinon-mongoose/pull/46 even though `npm audit` calls it out to have an issue. I did make an attempt to do the upgrade in package.j…