@netatwork/mocha-utils
Version:
Utility package for mocha based test setup
77 lines (38 loc) • 3.23 kB
Markdown
## <small>2.1.4 (2022-12-27)</small>
* chore: updated deps ([d9783ff](https://github.com/Netatwork-de/mocha-utils/commit/d9783ff))
* chore(ci): updated node version to 16 ([fa4f11e](https://github.com/Netatwork-de/mocha-utils/commit/fa4f11e))
* chore(deps): bump engine.io and socket.io ([c8bb22e](https://github.com/Netatwork-de/mocha-utils/commit/c8bb22e))
* chore(deps): bump minimatch from 3.0.4 to 3.1.2 ([875f6b1](https://github.com/Netatwork-de/mocha-utils/commit/875f6b1))
* chore(deps): bump qs and body-parser ([1cb0b95](https://github.com/Netatwork-de/mocha-utils/commit/1cb0b95))
* chore(deps): bump socket.io-parser from 4.0.4 to 4.0.5 ([3237484](https://github.com/Netatwork-de/mocha-utils/commit/3237484))
## <small>2.1.3 (2022-03-10)</small>
* chore: fixed deps vulnerabilities ([b144fbb](https://github.com/Netatwork-de/mocha-utils/commit/b144fbb))
## <small>2.1.2 (2022-03-10)</small>
* chore: updated deps ([d9783ff](https://github.com/Netatwork-de/mocha-utils/commit/d9783ff))
## <small>2.1.1 (2022-01-13)</small>
* docs: mocha reporter-options ([b091d60](https://github.com/Netatwork-de/mocha-utils/commit/b091d60))
## 2.1.0 (2022-01-13)
* chore: updated all dependencies ([9f92863](https://github.com/Netatwork-de/mocha-utils/commit/9f92863))
## 2.0.0 (2021-06-26)
* BREAKING CHANGE: moved Spy impl. to @netatwork/spy ([2e8b737](https://github.com/Netatwork-de/mocha-utils/commit/2e8b737))
The new repository is https://github.com/Netatwork-de/spy.
## <small>1.1.6 (2021-06-03)</small>
* chore: deps update and fixed linting ([f50d7f5](https://github.com/Netatwork-de/mocha-utils/commit/f50d7f5))
## <small>1.1.5 (2020-11-20)</small>
* chore(spy): typing enhancements ([250d668](https://github.com/Netatwork-de/mocha-utils/commit/250d668), [5f5ecd9](https://github.com/Netatwork-de/mocha-utils/commit/5f5ecd9))
## <small>1.1.4 (2020-11-19)</small>
* fix(spy): 0 call count assertion ([b6c31e2](https://github.com/Netatwork-de/mocha-utils/commit/b6c31e2))
* chore(spy): type definition enhancement ([886a671](https://github.com/Netatwork-de/mocha-utils/commit/886a671), [fff45f7](https://github.com/Netatwork-de/mocha-utils/commit/fff45f7), [3115009](https://github.com/Netatwork-de/mocha-utils/commit/3115009))
## <small>1.1.3 (2020-11-09)</small>
* chore: corrected the FF error details for real this time ([bdd7951](https://github.com/Netatwork-de/mocha-utils/commit/bdd7951))
## <small>1.1.2 (2020-11-09)</small>
* chore: added a max-height to the result ([292755b](https://github.com/Netatwork-de/mocha-utils/commit/292755b))
* chore: error details fix for firefox ([0de5ba8](https://github.com/Netatwork-de/mocha-utils/commit/0de5ba8))
## <small>1.1.1 (2020-11-09)</small>
* chore: changed the duration to seconds for the HTML reporter ([cb268d0](https://github.com/Netatwork-de/mocha-utils/commit/cb268d0))
## <small>1.1.0 (2020-11-02)</small>
* refactor: html report style changes ([0695de1](https://github.com/Netatwork-de/mocha-utils/commit/0695de1))
## <small>1.0.4 (2020-09-21)</small>
* fix: karma-html reporter ([8b5d510](https://github.com/Netatwork-de/mocha-utils/commit/8b5d510))
## <small>1.0.3 (2020-09-18)</small>
Initial release of the package.