Skip to content

Add Edge Case Testing for Data Formatting #622

Description

@Aditya8369

Description: The test for formatHistoricalCSV uses a small, ideal mock data array. It does not cover edge cases like unsorted input, empty arrays, or data with missing pollutant values.

Proposed Enhancement: Add more test cases to cover unsorted input data, empty arrays, and data with null or missing values to ensure the formatting function is robust and reliable.

Metadata

Metadata

Labels

ECSoC26Contributions considered under ECSoC'26

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions