UNPKG

@practica/create-node-app

Version:

Create Node.js app that is packed with best practices AND strive for simplicity

149 lines (124 loc) 15.6 kB
> @practica/configuration-provider@0.0.2 test > jest Determining test suites to run... Test Suites: 0 of 2 total Tests: 0 total Snapshots: 0 total Time: 0 s, estimated 7 s ████████████████████████████████████████             Test Suites: 0 of 2 total Tests: 0 total Snapshots: 0 total Time: 0 s, estimated 7 s ████████████████████████████████████████              RUNS  tests/configuration-provider.test.ts  RUNS  .dist/tests/configuration-provider.test.js Test Suites: 0 of 2 total Tests: 0 total Snapshots: 0 total Time: 0 s, estimated 7 s ████████████████████████████████████████                  RUNS  tests/configuration-provider.test.ts  RUNS  .dist/tests/configuration-provider.test.js Test Suites: 0 of 2 total Tests: 0 total Snapshots: 0 total Time: 1 s, estimated 7 s ████████████████████████████████████████                  RUNS  tests/configuration-provider.test.ts  RUNS  .dist/tests/configuration-provider.test.js Test Suites: 0 of 2 total Tests: 7 passed, 7 total Snapshots: 0 total Time: 2 s, estimated 7 s ████████████████████████████████████████                 PASS  .dist/tests/configuration-provider.test.js  RUNS  tests/configuration-provider.test.ts  RUNS  .dist/tests/configuration-provider.test.js Test Suites: 0 of 2 total Tests: 7 passed, 7 total Snapshots: 0 total Time: 2 s, estimated 7 s ████████████████████████████████████████                  RUNS  tests/configuration-provider.test.ts  RUNS  .dist/tests/configuration-provider.test.js Test Suites: 0 of 2 total Tests: 7 passed, 7 total Snapshots: 0 total Time: 2 s, estimated 7 s ████████████████████████████████████████                ts-jest[versions] (WARN) Version 5.2.2 of typescript installed has not been tested with ts-jest. If you're experiencing issues, consider using a supported version (>=4.3.0 <5.0.0-0). Please do not report issues in ts-jest if you are using unsupported versions.  RUNS  tests/configuration-provider.test.ts  RUNS  .dist/tests/configuration-provider.test.js Test Suites: 0 of 2 total Tests: 7 passed, 7 total Snapshots: 0 total Time: 2 s, estimated 7 s ████████████████████████████████████████                  RUNS  tests/configuration-provider.test.ts Test Suites: 1 passed, 1 of 2 total Tests: 7 passed, 7 total Snapshots: 0 total Time: 2 s, estimated 7 s ████████████████████████████████████████                RUNS  tests/configuration-provider.test.ts Test Suites: 1 passed, 1 of 2 total Tests: 7 passed, 7 total Snapshots: 0 total Time: 3 s, estimated 7 s ████████████████████████████████████████                RUNS  tests/configuration-provider.test.ts Test Suites: 1 passed, 1 of 2 total Tests: 7 passed, 7 total Snapshots: 0 total Time: 4 s, estimated 7 s ████████████████████████████████████████                RUNS  tests/configuration-provider.test.ts Test Suites: 1 passed, 1 of 2 total Tests: 7 passed, 7 total Snapshots: 0 total Time: 5 s, estimated 7 s ████████████████████████████████████████                RUNS  tests/configuration-provider.test.ts Test Suites: 1 passed, 1 of 2 total Tests: 7 passed, 7 total Snapshots: 0 total Time: 6 s, estimated 7 s ████████████████████████████████████████                RUNS  tests/configuration-provider.test.ts Test Suites: 1 passed, 1 of 2 total Tests: 7 passed, 7 total Snapshots: 0 total Time: 7 s              RUNS  tests/configuration-provider.test.ts Test Suites: 1 passed, 1 of 2 total Tests: 7 passed, 7 total Snapshots: 0 total Time: 8 s              RUNS  tests/configuration-provider.test.ts Test Suites: 1 passed, 1 of 2 total Tests: 14 passed, 14 total Snapshots: 0 total Time: 8 s             PASS  tests/configuration-provider.test.ts (8.418 s)  RUNS  tests/configuration-provider.test.ts Test Suites: 1 passed, 1 of 2 total Tests: 14 passed, 14 total Snapshots: 0 total Time: 8 s             Test Suites: 2 passed, 2 total Tests: 14 passed, 14 total Snapshots: 0 total Time: 9 s          ------------------------------|---------|----------|---------|---------|------------------- File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s ------------------------------|---------|----------|---------|---------|------------------- All files  |  97.05 |  79.16 |  100 |  97.05 |    configuration-provider  |  100 |  100 |  100 |  100 |    configuration-provider.ts  |  100 |  100 |  100 |  100 |    index.ts  |  100 |  100 |  100 |  100 |    configuration-provider/.dist |  95.12 |  73.68 |  100 |  95.12 |    configuration-provider.js  |  100 |  88.88 |  100 |  100 | 3   index.js  |  88.23 |  60 |  100 |  88.23 | 10-11  ------------------------------|---------|----------|---------|---------|------------------- Test Suites: 2 passed, 2 total Tests: 14 passed, 14 total Snapshots: 0 total Time: 9.187 s Ran all test suites.