Skip to content

chore(deps): bump rimraf from 3.0.2 to 5.0.5 #378

chore(deps): bump rimraf from 3.0.2 to 5.0.5

chore(deps): bump rimraf from 3.0.2 to 5.0.5 #378

GitHub Actions / Tests Results (adapters.nestjs) succeeded Oct 13, 2023 in 1s

Tests Results (adapters.nestjs) ✅

Tests passed successfully

✅ test-reports/adapters.nestjs.xml

5 tests were completed in 4s with 5 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
packages/adapters/nestjs/test/nestjs-adapter.integration.test.ts 5✅ 3s

✅ packages/adapters/nestjs/test/nestjs-adapter.integration.test.ts

NestJS Automock Adapter Integration Test › reflecting a class with constructor based injection
  ✅ should return a map of the class dependencies
NestJS Automock Adapter Integration Test › reflecting a class with property based injection
  ✅ should return an array of tuples with the class dependencies
NestJS Automock Adapter Integration Test › reflecting a class with constructor and properties combined
  ✅ should return an array of tuples with the class dependencies
NestJS Automock Adapter Integration Test › reflecting classes with undefined constructor dependencies
  ✅ should fail with an error indicating that the dependency is not defined
  ✅ should fail with an error indicating that the dependency is not defined