-
I am searching for a way to test my authorization middleware.
I use express middleware to validate my authorization token.
```js
//isAuth
//simplified
module.exports = (req, res, next) => {
…
-
### Describe the bug
If I have requests 2.27.1 (or 2.27.0) installed, I am unable to build my documentation.
During the build I get the following exception:
```
Exception occurred:
File "/pat…
-
While working on a PR, I saw tests were failing, reason? I had converted a file to kotlin and a method that test invokes makes a call to a static method. When tests failed, turns out it couldn't mock …
-
Would be worth adding typescript definitions to DefinitelyTyped.
Should be easy enough to take the MongoDB typings and simply cut out the parts that aren't implemented for mongo-mock.
-
Hello,
I'm getting an `TypeError: (0 , import_react2.cache) is not a function` error while setting up the tests with `next-international`. Have you already see those types of error ?
-
For multiplatform projects it would be really nice if MockK would support Kotlin/Native as well. If some missing functionality on K/N side is needed, please let us know, and we will add it.
-
**Context**
NodeJS has a new vertical http client named [undici](https://github.com/nodejs/undici) which is much more performant.
Nock does not mock responses for undici users.
**Alternatives**
…
-
### Assemblies Affected
ASP.NET Core OData 7.x and later
### Describe the Problem
Over the past several months, I have been experiencing a level of instability with this project that makes it dif…
-
An issue to track the misc things I want to do with the CI system
- [x] make our build work with the [container-based builders](http://docs.travis-ci.com/user/workers/container-based-infrastructure/) …
-
Don't have much to add other than to share praise. Keep on the good work.