fossology / FOSSologyUI

Repository to hold the new UI framework for FOSSology built with React
https://fossology.github.io/FOSSologyUI/
GNU General Public License v2.0
47 stars 85 forks source link

Tests/components tests #285

Open nillanshu opened 7 months ago

nillanshu commented 7 months ago

Addresses issue: #159

Description

Added unit tests to increase coverage

Changes

How to Test

Run the following command: yarn test --coverage

This submission refers to the open Hacktoberfest issue #159 . However there are a lot more tests that could be added and I welcome others to add as well.