The release of Odin React 2.0 has shown that the current testing method (using the demo app and demo React Control Adapter) are not robust enough. Proper unit testing should be performed.
Storybook seems like a potential candidate for testing purposes, though it's not clear how in depth that can go with testing things like the API connection. Still, worth investing some time in at some point.
The release of Odin React 2.0 has shown that the current testing method (using the demo app and demo React Control Adapter) are not robust enough. Proper unit testing should be performed.
Storybook seems like a potential candidate for testing purposes, though it's not clear how in depth that can go with testing things like the API connection. Still, worth investing some time in at some point.