799c7e6936
Co-authored-by: Denys Konovalov <kontakt@denyskon.de> Co-authored-by: Mathieu COSYNS <64072917+Mathieu-COSYNS@users.noreply.github.com>
6 lines
292 B
Markdown
6 lines
292 B
Markdown
## Utilities for integration tests
|
|
|
|
Utils in this dir must be explicitly included in each spec file.
|
|
|
|
For routines to be executed on all tests, please use the `cypress/plugins.index.js` file instead: https://docs.cypress.io/guides/core-concepts/writing-and-organizing-tests.html#Plugin-files
|