libp2p / observer-toolkit

🐣 [WIP] toolkit for building libp2p introspection widgets + a few useful out-of-the-box widgets
https://libp2p.io
MIT License
2 stars 2 forks source link

Set up Jest component tests for JSX packages #28

Closed GlenTiki closed 4 years ago

AlanSl commented 4 years ago

I've updated this and it should now be good to go:

AlanSl commented 4 years ago

After having spent some time writing tests building on this, I've found it needs some major changes to better support tests involving context trees being updated by events, so I'm closing this for a fork https://github.com/nearform/libp2p-introspection-ui/pull/32 which adapts this to use a customised react-testing-library