-
Notifications
You must be signed in to change notification settings - Fork 368
Move require/mock from jest.setup to helpers #5027
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Move require/mock from jest.setup to helpers #5027
Conversation
3d06291 to
3262950
Compare
3262950 to
98f6300
Compare
98f6300 to
70653fb
Compare
|
LGTM, Hint: |
|
Checked commits ZitaNemeckova/manageiq-ui-classic@5ea1eaa~...cb88d9a with ruby 2.3.3, rubocop 0.52.1, haml-lint 0.20.0, and yamllint 1.10.0 |
Move as much stuff from
jest.setup.jsto helpers. To make work on #4913 easier :)@miq-bot add_label wip, test, technical debt, hammer/no