0xflotus / valid-gtin

A lightweight validator function for GTINs
MIT License
8 stars 7 forks source link

Add more tests for GTIN-8 and GTIN-12 #103

Closed Shashwat3012 closed 1 month ago

Shashwat3012 commented 1 month ago

Split Test Cases and Add New Tests

Overview

This Pull Request addresses the goal of splitting the test cases in index.test.js and adding new test cases to ensure better test coverage and readability.

Related Issue

This PR resolves the issue mentioned in #78.

Changes Made

Steps Taken

Benefits

@0xflotus Please review the changes and let me know if any further adjustments are needed.

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud