This directory contains all files that provide common utility and configuration to all tests. See the full test utilities doc here. The implementation of the utilities can be found here.
jest_cucumber_support
- common cucumber steps and codejest.config.js
- jest configurationmockfile.util.ts
- file used by tests to stub in binary assets referenced/used across the repotest.babel.js
- babel configuration used in teststsconfig.test.json
- TypeScript configuration for test cases