-
As per Chaosthebot/Chaos#565, the general consensus seems to be to use Node.js for the core, so I've started to add to branch `v2-pre-democracy` with an initial base to work from.
## Features to im…
mdcfe updated
7 years ago
-
#### What are you trying to achieve?
I am going to run parallel with scenarios marking tags. It helps me run regression partly for relevant features.
#### What do you get instead?
`Nothing schedu…
-
I followed the instructions and everything installed, but when I run karma start I get the following warnings:
WARN [reporter]: Can not load "mocha", it is not registered!
Perhaps you are missing s…
-
## The devDependency [mocha](https://github.com/mochajs/mocha) was updated from `6.0.2` to `6.1.0`.
🚨 [View failing branch](https://github.com/ForbesLindesay/umd/compare/master...ForbesLindesay:gree…
-
## The devDependency [mocha](https://github.com/mochajs/mocha) was updated from `6.0.2` to `6.1.0`.
🚨 [View failing branch](https://github.com/aichholzer/salvus/compare/master...aichholzer:greenkeep…
-
## The devDependency [mocha](https://github.com/mochajs/mocha) was updated from `6.0.2` to `6.1.0`.
🚨 [View failing branch](https://github.com/Enter-tainer/lookup/compare/master...Enter-tainer:green…
-
## The devDependency [mocha](https://github.com/mochajs/mocha) was updated from `6.0.2` to `6.1.0`.
🚨 [View failing branch](https://github.com/wdhif/xml-object-stream/compare/master...wdhif:greenkee…
-
Obviously problematic! This is already on our radar internally. Let this issue serve as technically discussion for this.
While it would be nice to eventually do render-based testing using a headles…
Fang- updated
2 years ago
-
Thanks for all of the work on this! After spending a lot of time struggling with Jest and the react-native docs (v 0.27.0) for setting up unit tests, I decided to give enzyme w/ mocha/chai a go and b…
-
As the codebase grows, we need to increase the amount of features we're testing.
Cypress is good for testing user interactions with the Dashboard but tests requires a browser (headless) and are typic…