petermsouzajr / qa-shadow-report

Streamline your team's testing workflow with qa-shadow-report, an open-source tool that automatically consolidates Cypress & Playwright test data into Google Sheets or CSV for enhanced visibility and team collaboration.
https://www.npmjs.com/package/qa-shadow-report
MIT License
5 stars 5 forks source link

Add Unit Tests for Uncovered Modules #31

Open petermsouzajr opened 9 months ago

petermsouzajr commented 9 months ago

Issue Overview

We have identified several modules in our codebase that currently lack adequate unit test coverage. This issue aims to address this gap by adding comprehensive unit tests for these modules. Contributors are welcome to tackle the entire task or focus on adding tests for a single module.

Expected Outcome

Specifics

Contribution Guidelines

This effort is crucial for maintaining the overall health and quality of our project. Your contributions towards improving our test coverage are greatly appreciated and will help ensure the robustness and reliability of our application.