-
A test failed on a tracked branch
```
Error: Timeout of 360000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/opt/buildkite-agent/buil…
-
Mocha unit tests are important to prevent issues to snowball and affect silently different parts of the backend. This ticket tracks the progress of adding/reviewing at least base mocha unit tests (`*.…
-
Hey, any example of running `meteor test-packages ./` with Meteor 3 on GitHub Actions?
I've tried a few things, but they fail for different reasons.
If you guys have a good example, please post …
-
## Introduction of testing framework
**Describe the solution you'd like**
Integrating a testing framework, such as Mocha, into Universal-Box. This will allow contributors to write and execute test…
-
Attached is a minimum reproduction.
I can't get a simple test to show up in the test explorer.
The error gives "Couldn't load options using mocha"
[mocha-test.zip](https://github.com/user-att…
-
### Feature Request Checklist
- [X] I have read and agree to Mocha's [Code of Conduct](https://github.com/mochajs/mocha/blob/main/.github/CODE_OF_CONDUCT.md) and [Contributing Guidelines](https://g…
-
-
### Have you read the Contributing Guidelines on issues?
- [X] I have read the [Contributing Guidelines on issues](https://github.com/webdriverio/webdriverio/blob/main/CONTRIBUTING.md#reporting-new-i…
-
Hi. We did pay attention in our tests that we cannot rely anymore on `deep.equal` when comparing objects with ObjectId() or even ObjectIds itself.
Env: node v16
Mongoose version: v5 vs v6
For…
spaiz updated
1 month ago
-
I cloned the project and tried to contribute more Mocha tests. I ran into the issues below when trying to run "hanzi2num.test.js" using /c/node-12.14.0-x64/**npm test** (gitbash in Windows 10). Any …