react-fitted-image icon indicating copy to clipboard operation
react-fitted-image copied to clipboard

Tests: loader property

Open alexjoffroy opened this issue 8 years ago • 0 comments

When loader prop is set, the component should render first the loader, then the picture when loaded. To test this feature, I need to understand how to mock promises with Jest.

alexjoffroy avatar Mar 20 '16 10:03 alexjoffroy