fossology/FOSSologyUI

Testing: Improve test coverage

Open

#159 opened on Oct 6, 2021

View on GitHub
 (7 comments) (1 reaction) (0 assignees)JavaScript (151 forks)auto 404
enhancementgood first issuehacktoberfest

Repository metrics

Stars
 (69 stars)
PR merge metrics
 (PR metrics pending)

Description

Description

Currently test cases are written only for a few components. There is a need to add more test cases.

Steps followed and expected result

  • Add more test cases to improve test coverage
  • Run yarn test --coverage --watchAll to view test coverage report (currently less than 30%)

Screenshots

image

Contributor guide