-
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
7 changed files
with
81 additions
and
79 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,35 +1,35 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<testsuites name="jest tests" tests="14" failures="0" errors="0" time="3.912"> | ||
<testsuite name="@tresdoce-nestjs-toolkit/filters" errors="0" failures="0" skipped="0" timestamp="2023-07-29T19:53:38" time="3.586" tests="11"> | ||
<testcase classname="filters › code exception" name="should map a regular code exception" time="0.002" file="src/__test__/exceptions.filter.spec.ts"> | ||
<testsuites name="jest tests" tests="14" failures="0" errors="0" time="3.881"> | ||
<testsuite name="@tresdoce-nestjs-toolkit/filters" errors="0" failures="0" skipped="0" timestamp="2023-07-29T20:08:29" time="3.568" tests="11"> | ||
<testcase classname="filters › code exception" name="should map a regular code exception" time="0.001" file="src/__test__/exceptions.filter.spec.ts"> | ||
</testcase> | ||
<testcase classname="filters › HttpExceptions › Default HttpExceptions" name="should map default exception when thrown with not parameters" time="0.001" file="src/__test__/exceptions.filter.spec.ts"> | ||
</testcase> | ||
<testcase classname="filters › HttpExceptions › Default HttpExceptions" name="should map default exception when thrown with error details" time="0.001" file="src/__test__/exceptions.filter.spec.ts"> | ||
</testcase> | ||
<testcase classname="filters › HttpExceptions › Default HttpExceptions" name="should map default exception when thrown with error details and description" time="0.001" file="src/__test__/exceptions.filter.spec.ts"> | ||
<testcase classname="filters › HttpExceptions › Default HttpExceptions" name="should map default exception when thrown with error details and description" time="0" file="src/__test__/exceptions.filter.spec.ts"> | ||
</testcase> | ||
<testcase classname="filters › HttpExceptions › Default HttpExceptions" name="should map HttpException response when called with an object" time="0.001" file="src/__test__/exceptions.filter.spec.ts"> | ||
</testcase> | ||
<testcase classname="filters › HttpExceptions › Generic HttpException" name="should map HttpException response when called with a string" time="0" file="src/__test__/exceptions.filter.spec.ts"> | ||
<testcase classname="filters › HttpExceptions › Generic HttpException" name="should map HttpException response when called with a string" time="0.001" file="src/__test__/exceptions.filter.spec.ts"> | ||
</testcase> | ||
<testcase classname="filters › HttpExceptions › Generic HttpException" name="should map HttpException response when called with an object" time="0" file="src/__test__/exceptions.filter.spec.ts"> | ||
<testcase classname="filters › HttpExceptions › Generic HttpException" name="should map HttpException response when called with an object" time="0.001" file="src/__test__/exceptions.filter.spec.ts"> | ||
</testcase> | ||
<testcase classname="filters › HttpExceptions › Generic HttpException" name="should map HttpException response when called with an object with empty message" time="0" file="src/__test__/exceptions.filter.spec.ts"> | ||
<testcase classname="filters › HttpExceptions › Generic HttpException" name="should map HttpException response when called with an object with empty message" time="0.001" file="src/__test__/exceptions.filter.spec.ts"> | ||
</testcase> | ||
<testcase classname="filters › HttpExceptions › Generic HttpException" name="should map HttpException response when called with an array" time="0.001" file="src/__test__/exceptions.filter.spec.ts"> | ||
</testcase> | ||
<testcase classname="filters › when used outside a module" name="should map default exception when thrown with not parameters" time="0" file="src/__test__/exceptions.filter.spec.ts"> | ||
<testcase classname="filters › when used outside a module" name="should map default exception when thrown with not parameters" time="0.001" file="src/__test__/exceptions.filter.spec.ts"> | ||
</testcase> | ||
<testcase classname="filters › configuration is defined with values" name="should be return application info" time="0.001" file="src/__test__/exceptions.filter.spec.ts"> | ||
<testcase classname="filters › configuration is defined with values" name="should be return application info" time="0" file="src/__test__/exceptions.filter.spec.ts"> | ||
</testcase> | ||
</testsuite> | ||
<testsuite name="@tresdoce-nestjs-toolkit/filters" errors="0" failures="0" skipped="0" timestamp="2023-07-29T19:53:42" time="0.255" tests="3"> | ||
<testcase classname="error.utils" name="should be return code in string" time="0.003" file="src/__test__/error.utils.spec.ts"> | ||
<testsuite name="@tresdoce-nestjs-toolkit/filters" errors="0" failures="0" skipped="0" timestamp="2023-07-29T20:08:33" time="0.239" tests="3"> | ||
<testcase classname="error.utils" name="should be return code in string" time="0.002" file="src/__test__/error.utils.spec.ts"> | ||
</testcase> | ||
<testcase classname="error.utils" name="should be return code in string obj" time="0.001" file="src/__test__/error.utils.spec.ts"> | ||
<testcase classname="error.utils" name="should be return code in string obj" time="0" file="src/__test__/error.utils.spec.ts"> | ||
</testcase> | ||
<testcase classname="error.utils" name="should be return code in string" time="0" file="src/__test__/error.utils.spec.ts"> | ||
<testcase classname="error.utils" name="should be return code in string" time="0.001" file="src/__test__/error.utils.spec.ts"> | ||
</testcase> | ||
</testsuite> | ||
</testsuites> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,31 +1,31 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<testsuites name="jest tests" tests="10" failures="0" errors="0" time="6.87"> | ||
<testsuite name="@tresdoce-nestjs-toolkit/health" errors="0" failures="0" skipped="0" timestamp="2023-07-29T19:51:22" time="4.542" tests="4"> | ||
<testcase classname="Health › Ready controller - extend config" name="should be defined with extend config" time="1.068" file="src/__test__/readiness.controller.spec.ts"> | ||
<testsuites name="jest tests" tests="10" failures="0" errors="0" time="7.529"> | ||
<testsuite name="@tresdoce-nestjs-toolkit/health" errors="0" failures="0" skipped="0" timestamp="2023-07-29T20:08:08" time="5.024" tests="4"> | ||
<testcase classname="Health › Ready controller - extend config" name="should be defined with extend config" time="1.028" file="src/__test__/readiness.controller.spec.ts"> | ||
</testcase> | ||
<testcase classname="Health › Ready controller - extend config" name="should be return up services with extend config" time="0.006" file="src/__test__/readiness.controller.spec.ts"> | ||
<testcase classname="Health › Ready controller - extend config" name="should be return up services with extend config" time="0.007" file="src/__test__/readiness.controller.spec.ts"> | ||
</testcase> | ||
<testcase classname="Health › Ready controller - simple config" name="should be defined with simple config" time="0.005" file="src/__test__/readiness.controller.spec.ts"> | ||
</testcase> | ||
<testcase classname="Health › Ready controller - simple config" name="should be return up services with simple config" time="0.007" file="src/__test__/readiness.controller.spec.ts"> | ||
<testcase classname="Health › Ready controller - simple config" name="should be return up services with simple config" time="0.005" file="src/__test__/readiness.controller.spec.ts"> | ||
</testcase> | ||
</testsuite> | ||
<testsuite name="@tresdoce-nestjs-toolkit/health" errors="0" failures="0" skipped="0" timestamp="2023-07-29T19:51:26" time="1.705" tests="3"> | ||
<testcase classname="HealthModule" name="should be define" time="0.637" file="src/__test__/health.module.spec.ts"> | ||
<testsuite name="@tresdoce-nestjs-toolkit/health" errors="0" failures="0" skipped="0" timestamp="2023-07-29T20:08:13" time="1.816" tests="3"> | ||
<testcase classname="HealthModule" name="should be define" time="0.691" file="src/__test__/health.module.spec.ts"> | ||
</testcase> | ||
<testcase classname="HealthModule" name="should be return status up" time="0.014" file="src/__test__/health.module.spec.ts"> | ||
<testcase classname="HealthModule" name="should be return status up" time="0.013" file="src/__test__/health.module.spec.ts"> | ||
</testcase> | ||
<testcase classname="HealthModule" name="should be return readiness services" time="0.307" file="src/__test__/health.module.spec.ts"> | ||
<testcase classname="HealthModule" name="should be return readiness services" time="0.332" file="src/__test__/health.module.spec.ts"> | ||
</testcase> | ||
</testsuite> | ||
<testsuite name="@tresdoce-nestjs-toolkit/health" errors="0" failures="0" skipped="0" timestamp="2023-07-29T19:51:28" time="0.318" tests="2"> | ||
<testcase classname="Health - Live controller" name="should be defined" time="0.01" file="src/__test__/liveness.controller.spec.ts"> | ||
<testsuite name="@tresdoce-nestjs-toolkit/health" errors="0" failures="0" skipped="0" timestamp="2023-07-29T20:08:15" time="0.385" tests="2"> | ||
<testcase classname="Health - Live controller" name="should be defined" time="0.015" file="src/__test__/liveness.controller.spec.ts"> | ||
</testcase> | ||
<testcase classname="Health - Live controller" name="should be return up liveness" time="0.002" file="src/__test__/liveness.controller.spec.ts"> | ||
<testcase classname="Health - Live controller" name="should be return up liveness" time="0.003" file="src/__test__/liveness.controller.spec.ts"> | ||
</testcase> | ||
</testsuite> | ||
<testsuite name="@tresdoce-nestjs-toolkit/health" errors="0" failures="0" skipped="0" timestamp="2023-07-29T19:51:28" time="0.2" tests="1"> | ||
<testcase classname="healthConstants" name="should be return exclude to prefix global" time="0.002" file="src/__test__/constants.spec.ts"> | ||
<testsuite name="@tresdoce-nestjs-toolkit/health" errors="0" failures="0" skipped="0" timestamp="2023-07-29T20:08:15" time="0.221" tests="1"> | ||
<testcase classname="healthConstants" name="should be return exclude to prefix global" time="0.003" file="src/__test__/constants.spec.ts"> | ||
</testcase> | ||
</testsuite> | ||
</testsuites> |
Oops, something went wrong.