-
Lets begin testing any completed /routes/adminFunctions.
package.json update "scripts" with "test" : "mocha ./bin/www"
Completed functions:
webappSettings, subcriptions, clubs, sectionsSettings…
-
### Bug Report 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://github.c…
-
### What is the problem this feature will solve?
It would be nice to be able to run multiple "workers" when using the `none` test isolation mode.
Today, according to the docs, when `--experimental…
-
#### What are you trying to achieve?
In cli within test execution to see only passed/failed tests
#### What do you get instead?
While test execution except passed/failed tests, skipped tests al…
-
## Test Details
- Name of test: crossFileContextUtil, fetchSupplementalContextForSrc, for t1 group, should return repomap + opentabs context:
- OS of failure: Windows
- VSCode version of fa…
-
I'm creating this ticket due to ticket https://github.com/webdriverio/webdriverio/issues/13013
The summary of the linked issue is that `endSuite` might be called without a matching `startSuite` if a …
-
WHAT?? The tests for `app-project` and `lib-classifier` are failing on:
```
Error [ERR_REQUIRE_ESM]: require() of ES Module /Users/shaun/projects/front-end-monorepo/node_modules/d3/src/index.js fr…
-
### 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://git…
-
### Checklist
- [X] I have read and agree to the [Code of Conduct](https://github.com/CoderLine/mocha-vscode/blob/main/code-of-conduct.md)
- [X] I have searched for [related issues](https://github.co…
-
### What is the problem this feature will solve?
When running tests concurrently (the default setting in the Node test runner), it's common practice to split concurrent test runs across multiple loca…