Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Debugging design:paramtypes #566

Draft
wants to merge 1 commit into
base: feat/tsyringe
Choose a base branch
from

Debugging design:paramtypes

9d2c076
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Draft

Debugging design:paramtypes #566

Debugging design:paramtypes
9d2c076
Select commit
Loading
Failed to load commit list.
GitHub Actions / Tests Results (di.nestjs) succeeded Jan 21, 2025 in 0s

27 passed, 0 failed and 0 skipped

Tests passed successfully

✅ /home/runner/work/suites/suites/test-reports/di.nestjs.xml

27 tests were completed in 1s with 27 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
NestJS Suites DI Adapter Integration Test 27✅ 1s

✅ NestJS Suites DI Adapter Integration Test

NestJS Suites DI Adapter Integration Test reflecting a class with constructor based injection should list the dependencies in the dependencies container corresponding to the class injectables
  ✅ NestJS Suites DI Adapter Integration Test reflecting a class with constructor based injection should list the dependencies in the dependencies container corresponding to the class injectables
NestJS Suites DI Adapter Integration Test reflecting a class with constructor based injection resolving dependencies from the container by identifiers and metadata keys and values [Function DependencyOne] should be defined
  ✅ NestJS Suites DI Adapter Integration Test reflecting a class with constructor based injection resolving dependencies from the container by identifiers and metadata keys and values [Function DependencyOne] should be defined
NestJS Suites DI Adapter Integration Test reflecting a class with constructor based injection resolving dependencies from the container by identifiers and metadata keys and values [Function DependencyTwo] should be defined
  ✅ NestJS Suites DI Adapter Integration Test reflecting a class with constructor based injection resolving dependencies from the container by identifiers and metadata keys and values [Function DependencyTwo] should be defined
NestJS Suites DI Adapter Integration Test reflecting a class with constructor based injection resolving dependencies from the container by identifiers and metadata keys and values [Function DependencyThree] should be defined
  ✅ NestJS Suites DI Adapter Integration Test reflecting a class with constructor based injection resolving dependencies from the container by identifiers and metadata keys and values [Function DependencyThree] should be defined
NestJS Suites DI Adapter Integration Test reflecting a class with constructor based injection resolving dependencies from the container by identifiers and metadata keys and values "SOME_TOKEN_FROM_REF" should be defined
  ✅ NestJS Suites DI Adapter Integration Test reflecting a class with constructor based injection resolving dependencies from the container by identifiers and metadata keys and values "SOME_TOKEN_FROM_REF" should be defined
NestJS Suites DI Adapter Integration Test reflecting a class with constructor based injection resolving dependencies from the container by identifiers and metadata keys and values [Function DependencySix] should be defined
  ✅ NestJS Suites DI Adapter Integration Test reflecting a class with constructor based injection resolving dependencies from the container by identifiers and metadata keys and values [Function DependencySix] should be defined
NestJS Suites DI Adapter Integration Test reflecting a class with constructor based injection resolving dependencies from the container by identifiers and metadata keys and values "CUSTOM_TOKEN" should be defined
  ✅ NestJS Suites DI Adapter Integration Test reflecting a class with constructor based injection resolving dependencies from the container by identifiers and metadata keys and values "CUSTOM_TOKEN" should be defined
NestJS Suites DI Adapter Integration Test reflecting a class with constructor based injection resolving dependencies from the container by identifiers and metadata keys and values "CUSTOM_TOKEN_SECOND" should be defined
  ✅ NestJS Suites DI Adapter Integration Test reflecting a class with constructor based injection resolving dependencies from the container by identifiers and metadata keys and values "CUSTOM_TOKEN_SECOND" should be defined
NestJS Suites DI Adapter Integration Test reflecting a class with constructor based injection resolving dependencies from the container by identifiers and metadata keys and values "ANOTHER_CUSTOM_TOKEN" should be defined
  ✅ NestJS Suites DI Adapter Integration Test reflecting a class with constructor based injection resolving dependencies from the container by identifiers and metadata keys and values "ANOTHER_CUSTOM_TOKEN" should be defined
NestJS Suites DI Adapter Integration Test reflecting a class with constructor based injection resolving dependencies from the container by identifiers and metadata keys and values "LITERAL_VALUE_ARR" should be defined
  ✅ NestJS Suites DI Adapter Integration Test reflecting a class with constructor based injection resolving dependencies from the container by identifiers and metadata keys and values "LITERAL_VALUE_ARR" should be defined
NestJS Suites DI Adapter Integration Test reflecting a class with constructor based injection resolving dependencies from the container by identifiers and metadata keys and values "LITERAL_VALUE_STR" should be defined
  ✅ NestJS Suites DI Adapter Integration Test reflecting a class with constructor based injection resolving dependencies from the container by identifiers and metadata keys and values "LITERAL_VALUE_STR" should be defined
NestJS Suites DI Adapter Integration Test reflecting a class with property based injection should list the dependencies in the dependencies container corresponding to the class injectables
  ✅ NestJS Suites DI Adapter Integration Test reflecting a class with property based injection should list the dependencies in the dependencies container corresponding to the class injectables
NestJS Suites DI Adapter Integration Test reflecting a class with property based injection resolving dependencies from the container by identifiers and metadata keys and values [Function DependencyOne] should be defined
  ✅ NestJS Suites DI Adapter Integration Test reflecting a class with property based injection resolving dependencies from the container by identifiers and metadata keys and values [Function DependencyOne] should be defined
NestJS Suites DI Adapter Integration Test reflecting a class with property based injection resolving dependencies from the container by identifiers and metadata keys and values [Function DependencyTwo] should be defined
  ✅ NestJS Suites DI Adapter Integration Test reflecting a class with property based injection resolving dependencies from the container by identifiers and metadata keys and values [Function DependencyTwo] should be defined
NestJS Suites DI Adapter Integration Test reflecting a class with property based injection resolving dependencies from the container by identifiers and metadata keys and values [Function DependencyThree] should be defined
  ✅ NestJS Suites DI Adapter Integration Test reflecting a class with property based injection resolving dependencies from the container by identifiers and metadata keys and values [Function DependencyThree] should be defined
NestJS Suites DI Adapter Integration Test reflecting a class with property based injection resolving dependencies from the container by identifiers and metadata keys and values [Function DependencySix] should be defined
  ✅ NestJS Suites DI Adapter Integration Test reflecting a class with property based injection resolving dependencies from the container by identifiers and metadata keys and values [Function DependencySix] should be defined
NestJS Suites DI Adapter Integration Test reflecting a class with property based injection resolving dependencies from the container by identifiers and metadata keys and values "CUSTOM_TOKEN" should be defined
  ✅ NestJS Suites DI Adapter Integration Test reflecting a class with property based injection resolving dependencies from the container by identifiers and metadata keys and values "CUSTOM_TOKEN" should be defined
NestJS Suites DI Adapter Integration Test reflecting a class with property based injection resolving dependencies from the container by identifiers and metadata keys and values [Function DependencyFive] should be defined
  ✅ NestJS Suites DI Adapter Integration Test reflecting a class with property based injection resolving dependencies from the container by identifiers and metadata keys and values [Function DependencyFive] should be defined
NestJS Suites DI Adapter Integration Test reflecting a class with property based injection resolving dependencies from the container by identifiers and metadata keys and values "CUSTOM_TOKEN_SECOND" should be defined
  ✅ NestJS Suites DI Adapter Integration Test reflecting a class with property based injection resolving dependencies from the container by identifiers and metadata keys and values "CUSTOM_TOKEN_SECOND" should be defined
NestJS Suites DI Adapter Integration Test reflecting a class with property based injection resolving dependencies from the container by identifiers and metadata keys and values "LITERAL_VALUE_ARR" should be defined
  ✅ NestJS Suites DI Adapter Integration Test reflecting a class with property based injection resolving dependencies from the container by identifiers and metadata keys and values "LITERAL_VALUE_ARR" should be defined
NestJS Suites DI Adapter Integration Test reflecting a class with property based injection resolving dependencies from the container by identifiers and metadata keys and values "LITERAL_VALUE_STR" should be defined
  ✅ NestJS Suites DI Adapter Integration Test reflecting a class with property based injection resolving dependencies from the container by identifiers and metadata keys and values "LITERAL_VALUE_STR" should be defined
NestJS Suites DI Adapter Integration Test reflecting a class with constructor and properties combined should list the dependencies in the dependencies container corresponding to the class injectables
  ✅ NestJS Suites DI Adapter Integration Test reflecting a class with constructor and properties combined should list the dependencies in the dependencies container corresponding to the class injectables
NestJS Suites DI Adapter Integration Test reflecting a class with constructor and properties combined resolving dependencies from the container by identifiers and metadata keys and values "CUSTOM_TOKEN" should be defined
  ✅ NestJS Suites DI Adapter Integration Test reflecting a class with constructor and properties combined resolving dependencies from the container by identifiers and metadata keys and values "CUSTOM_TOKEN" should be defined
NestJS Suites DI Adapter Integration Test reflecting a class with constructor and properties combined resolving dependencies from the container by identifiers and metadata keys and values "LITERAL_VALUE_STR" should be defined
  ✅ NestJS Suites DI Adapter Integration Test reflecting a class with constructor and properties combined resolving dependencies from the container by identifiers and metadata keys and values "LITERAL_VALUE_STR" should be defined
NestJS Suites DI Adapter Integration Test reflecting a class with constructor and properties combined resolving dependencies from the container by identifiers and metadata keys and values [Function DependencyThree] should be defined
  ✅ NestJS Suites DI Adapter Integration Test reflecting a class with constructor and properties combined resolving dependencies from the container by identifiers and metadata keys and values [Function DependencyThree] should be defined
NestJS Suites DI Adapter Integration Test reflecting classes with undefined constructor dependencies should fail with an error indicating that the dependency is not defined
  ✅ NestJS Suites DI Adapter Integration Test reflecting classes with undefined constructor dependencies should fail with an error indicating that the dependency is not defined
  ✅ NestJS Suites DI Adapter Integration Test reflecting classes with undefined constructor dependencies should fail with an error indicating that the dependency is not defined