react-bulma-components icon indicating copy to clipboard operation
react-bulma-components copied to clipboard

Migrate tests to React Testing Library

Open couds opened this issue 3 years ago • 2 comments

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).

couds avatar Mar 28 '21 21:03 couds

I'll help with the docs.

kennethnym avatar Mar 29 '21 16:03 kennethnym

@couds I created a branch migrate-testing for this issue. I'll start working on migrating some of the tests when i am free.

kennethnym avatar Apr 08 '21 22:04 kennethnym