stencil icon indicating copy to clipboard operation
stencil copied to clipboard

Implement Tests for different packages under common folder

Open Savio629 opened this issue 1 year ago • 0 comments

Description

In order to ensure the stability and reliability of Stencil project, it's imperative to have test written for necessary packages in the common folder. This issue tracks all the test required for the necessary packages inside the common folder.

Goals

  • [ ] tests for file upload interceptor
  • [ ] tests for response-time interceptor
  • [ ] tests for monitoring package
  • [ ] tests for file upload service
  • [ ] tests for temporal service

Complexity : Easy

Product Name

Stencil

Organisation Name

SamagraX

Domain

Testing

Tech Skills Needed

TypeScript, Jest/Mocha

Ref: https://github.com/nestjs/nest/tree/master/packages/testing https://github.com/SamagraX-Stencil/stencil-cli/tree/master/test

Savio629 avatar May 11 '24 12:05 Savio629