Skip to content

Jest testing infrastructure

Akshay Samal requested to merge test1 into testQ2

Summary by Bito

This PR establishes a Jest testing infrastructure by adding configuration files, test matching patterns, and coverage reporting. It introduces standardized test suites, setup files, and utility modules that streamline common testing tasks, enhancing the overall reliability and consistency of the testing process.

Unit tests added: True

Estimated effort to review (1-5, lower is better): 1
Edited by Amruta Hulagar

Merge request reports