CarlosNZ / json-edit-react

React component for editing/viewing JSON/object data
https://carlosnz.github.io/json-edit-react/
MIT License
183 stars 18 forks source link

Test suite required #61

Open CarlosNZ opened 6 months ago

CarlosNZ commented 6 months ago

I'd like to have a comprehensive automated test suite for this project. However, I don't really know how to go about it. If anyone has experience creating test cases for UI elements and would like to contribute, that'd be really handy.

It would need to be able to confirm the state of the UI elements on screen as a result of certain events.