maxi-blocks
maxi-blocks copied to clipboard
Fix and enhance DC tests
Original issue
While creating DC, we added some tests that runs correctly on localhost, but return error on Github. In order to approve the PR, skipped the tests. So, need to be fixed.
In the other side, we should improve the tests with:
- Test that tests the component behaviour.
- Tests for Image, Button and Link component
MVP solution
No response
How to fix it
No response