Skip to content

Setup Jest for EE-specific tests

The Jest configuration made in https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/23406 does not cover EE-specific tests. We should introduce a ee/specs/frontend/ directory and add a ee/ alias to Jest (similar to Webpack).