Skip to content
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

Enable jsx to be loaded from js tests in jest #3559

Merged
merged 1 commit into from
Mar 9, 2018

Conversation

karelhala
Copy link
Contributor

Load JSX files from JS tests

When loading JSX file from JS test it throws error that such file was not loaded. This PR fixes such issue adding JSX and TSX into list of extensions.

UI changes

none

BZ

none

@karelhala
Copy link
Contributor Author

@miq-bot assign @himdel
@miq-bot add_label bug
@martinpovolny this might interest you
This is inspired by @vojtechszocs in his PR #3517 it however only picks one small change so we can test JSX files.

@miq-bot
Copy link
Member

miq-bot commented Mar 9, 2018

Checked commit karelhala@ca53eda with ruby 2.3.3, rubocop 0.52.1, haml-lint 0.20.0, and yamllint 1.10.0
0 files checked, 0 offenses detected
Everything looks fine. 🍪

@himdel himdel merged commit f4daad3 into ManageIQ:master Mar 9, 2018
@himdel himdel added this to the Sprint 81 Ending Mar 12, 2018 milestone Mar 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants