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

test: disable es6 syntax usage within tests directory #1569

Merged
merged 5 commits into from
May 15, 2019

Conversation

jeeyyy
Copy link
Contributor

@jeeyyy jeeyyy commented May 15, 2019

Noticed a lot of IE11/ Appveyor tests were failing as a consequence of looked over es6 syntax which is used in tests/*.js.

This PR, changes eslintrc for tests directory to disable es6 syntax & fixes all such usages.

Closes issue: NA

Reviewer checks

Required fields, to be filled out by PR reviewer(s)

  • Follows the commit message policy, appropriate for next version
  • Has documentation updated, a DU ticket, or requires no documentation change
  • Includes new tests, or was unnecessary
  • Code is reviewed for security by: @WilcoFiers

WilcoFiers
WilcoFiers previously approved these changes May 15, 2019
WilcoFiers
WilcoFiers previously approved these changes May 15, 2019
@jeeyyy jeeyyy merged commit 9b13508 into develop May 15, 2019
@jeeyyy jeeyyy deleted the disable-es6-for-tests-dir branch May 15, 2019 16:53
stephenmathieson added a commit that referenced this pull request May 16, 2019
* develop:
  test: fix test for Safari (#1557)
  test: fix flakey test (#1573)
  test: fix tests failing in IE11 (#1570)
  test: only run IE11 tests in appveyor (#1571)
  chore: run prettier and format (#1568)
  test: disable es6 syntax usage within tests directory (#1569)
  feat(rule): add additional elements to check for incomplete with required children (#1547)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants