RedHeadphone / react-json-grid

🔄 Effortlessly transform complex nested JSON into grid tables
https://npmjs.com/package/@redheadphone/react-json-grid
MIT License
13 stars 2 forks source link

Add Unit Tests & small improvements #1

Closed RedHeadphone closed 2 weeks ago

RedHeadphone commented 1 year ago

Currently, the react-json-grid project lacks proper unit test coverage, which is essential for maintaining code quality and preventing regressions. This issue aims to add unit tests to cover various scenarios within the component:

Along with unit tests, the following things need to be done