UNPKG

openapi-nodegen-mem-mongo-loader

Version:

Helper class to load mongo db memory and then mongoose with 2 functions setup and stop - for unit testing purposes

15 lines (14 loc) 200 B
branches: only: - master language: node_js node_js: - "node" - "12" sudo: false scripts: - npm install typescript -g - npm install codecov -g - npm run test after_success: - codecov