react-image-display-control icon indicating copy to clipboard operation
react-image-display-control copied to clipboard

Write unit tests

Open lourot opened this issue 2 years ago • 3 comments

lourot avatar Jun 06 '23 21:06 lourot

@AurelienLourot If this issue is still open, can I pick this up?

killerkc12 avatar Aug 20 '23 14:08 killerkc12

Hey @killerkc12 :wave: Yes this is still open, thanks a lot! Let me know if you have any questions

lourot avatar Aug 20 '23 15:08 lourot

@AurelienLourot I was going through the codebase. I've seen test script is explicitly looking for jest.config.json, can we directly use the jest package here? Also if we use the jest, it will directly use the jest.config.js (will create a new file) where we can use the global config. If you're ok, I can give a PR

killerkc12 avatar Aug 20 '23 15:08 killerkc12