react-bulma-components
react-bulma-components copied to clipboard
Migrate tests to React Testing Library
After some research I think it will be better to migrate the tests to react testing library and stop using snapshot for the tests, instead check that the bulma classes are present
I will work on this after finishing the docs (I'm finally workling on them).
I'll help with the docs.
@couds I created a branch migrate-testing
for this issue. I'll start working on migrating some of the tests when i am free.