-
When running test require VM module (knex for sample), sometime jest is crashed.
-
I am trying to test a node shell script (in a sense a self executing module). It would be great if mocks could be injected at/prior to rewire time for this purpose.
-
Maybe i'm nitpicking, but IMO it's good to keep some discipline regarding deps.
When one of the dependencies of your project, which should be simple, installs huge modules - doesn't seem right
let m…
-
## Notification from ioBroker Check and Service Bot
Dear adapter developer,
I'm the ioBroker Check and Service Bot. I'm an automated tool processing routine tasks for the ioBroker infrastructure. I h…
-
- Sockets tests are important for ensuring the static server can serve files that it ideally should be able to without redirecting to serverid.psim.us or play.pokemonshowdown.com and serving the wrong…
-
what do you use to do this kind of thing that is not this?
-
## There have been updates to the *commitlint* monorepo:
+ - The `devDependency` [@commitlint/cli](https://github.com/conventional-changelog/commitlint) was updated from `8.0.0` to `8.1.0`.
- The `…
-
This code is out there in the wild on a blog post. At a very minimum, we need to keep update dependencies so it works for new folks. I enabled renovate on the repo, but to have any confidence in the…
-
Hello,
There are some dependencies in the project that are quite out of date. Here the list
```
body-parser ~1.14.1 → ~1.17.1
cheerio ^0.19.0 → …
-
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.