atls / nestjs

NestJS Custom Workshop
BSD 3-Clause "New" or "Revised" License
33 stars 8 forks source link

[feature] coverage nestjs-map-errors-interceptor with tests #158

Closed talentumtuum closed 3 years ago

talentumtuum commented 3 years ago

С чем связан запрос на фичу?

необходимость покрыть код тестами

Расскажите как вы это себе видите

nestjs-map-errors-interceptor

  1. создать папку tests
  2. Создать в папке файл в котором проверить работу класса MapValidationErrorsInterceptor
NavruzJn commented 3 years ago

Необходимо покрыть тестами interceptor MapValidationErrorsInterceptor как минимум в трех кейсах

  1. interceptor switched to http
  2. interceptor switched to rpc
  3. interceptor switched to ws