UNPKG

@floogulinc/cypress-mongo-seeder

Version:

A cypress plugin to populate a mongo db from json files

22 lines (13 loc) 1.18 kB
### Changelog All notable changes to this project will be documented in this file. Dates are displayed in UTC. Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). #### [v1.1.1](https://github.com/floogulinc/cypress-mongo-seeder/compare/v1.1.0...v1.1.1) > 21 February 2022 - Update lodash to make dependabot alerts happy [`#1`](https://github.com/floogulinc/cypress-mongo-seeder/pull/1) - Remove packagw-lock.json [`187bf08`](https://github.com/floogulinc/cypress-mongo-seeder/commit/187bf08e5ab66c1bdd6245f91c338910a7e54fe9) #### v1.1.0 > 21 February 2022 - Changing logic of date field. When it's empty, change to current date. [`#6`](https://github.com/floogulinc/cypress-mongo-seeder/pull/6) - initial release [`e2f5a70`](https://github.com/floogulinc/cypress-mongo-seeder/commit/e2f5a70a7df159a1eaf97303f166fa2515bef799) - Update package.json [`5d6a00c`](https://github.com/floogulinc/cypress-mongo-seeder/commit/5d6a00c3543b575d97189e442f1b88dfb4458beb) - Replace import method to readFileSync for preventing to seed with cached file [`2aacb6c`](https://github.com/floogulinc/cypress-mongo-seeder/commit/2aacb6c7b4834b16d47760b4a9cbddccf80c1812)