This call occurs before each test because scrollTo is not imlemented in jsdom. Instead of calling it in each beforeEach we declare it once in the beforeAll. This simplifies the beforeEach calls. |
||
|---|---|---|
| .. | ||
| CreateImageWizard.test.js | ||
This call occurs before each test because scrollTo is not imlemented in jsdom. Instead of calling it in each beforeEach we declare it once in the beforeAll. This simplifies the beforeEach calls. |
||
|---|---|---|
| .. | ||
| CreateImageWizard.test.js | ||