Skip to content

Fix tests (well, at least the testrunner)#112

Merged
eavichay merged 7 commits intoslimjs:masterfrom
mj026:fix-tests
May 1, 2022
Merged

Fix tests (well, at least the testrunner)#112
eavichay merged 7 commits intoslimjs:masterfrom
mj026:fix-tests

Conversation

@mj026
Copy link

@mj026 mj026 commented Nov 10, 2021

I've looked into the slim.js testsuite and I:

globals: {
window: {},
},
testEnvironment: 'jsdom'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Codacy has a fix for the issue: Strings must use doublequote.

Suggested change
testEnvironment: 'jsdom'
testEnvironment: "jsdom"

@eavichay eavichay merged commit 1e97350 into slimjs:master May 1, 2022
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.

2 participants