-
I'll self-assign this & write appropriate unit tests using `mocha` and `supertest`.
Let's end up using these tests as reference for future sprints, since we're all getting used to the idea of unit …
-
Write Mocha tests to check behavior of the functions in /public/getvideos.js
-
I'm a long-time user of MineOS and would like to see it continue. The current NodeJS 14.x and Ubuntu 20.04 (Focal) releases that it is currently based on are quite out of date.
I'm going to be work…
-
If I have a failing test and run it with phantomjs, I get exit code 1:
$ phantomjs mocha-phantomjs-core.js test/index.html
…
7 passing (52ms)
1 failing
…
$ echo $?
…
-
HH is supporting mocha parallelism soon. Would like to make sure the data is aggregated correctly (not sure how this works).
We have an existing recipe for knitting together reports from different …
-
I have the weirdest problem with this error. I get it from a bare bones "cmd.exe" on my machine and in my [github ci](https://github.com/leanprover/vscode-lean4/runs/5578866283?check_suite_focus=true…
-
I realize this project is small but I haven't ever implemented JS unit tests before so I thought this could be a good opportunity to practice. If you are alright with it, I would create a tests/ folde…
-
### Description
It seems that requiring esm in the sidebar config doesn't do anything while it works fine from console.
https://github.com/standard-things/esm
```
trying to searching for tests …
-
I have added jsencrypt to my project and now my tests are throwing an error. This is what I see in the console:
```
MOCHA Testing...
RUNTIME EXCEPTION Exception occurred while loading your te…
-
I'm writing a plugin that uses Leaflet. For my plugin, I have a reasonably large suite of unit tests powered by [Mocha](https://mochajs.org), [Chai](http://chaijs.com/), [Sinon](http://sinonjs.org/), …