abstract-purpleA
Refine12mo ago
4 replies
abstract-purple

How can I "click" OK on a Modal.confirm when testing with Jest?

I have a custom import using papaparse and dataprovider.getMany(). Before the import I have a confirmation that pops up. How can I click "OK" on this when testing in Jest?
Was this page helpful?