Skip to content
This repository was archived by the owner on Jul 10, 2025. It is now read-only.

Conversation

@folex
Copy link
Contributor

@folex folex commented Apr 12, 2021

No description provided.

@folex folex requested a review from coder11 April 12, 2021 12:30
Copy link
Contributor

@coder11 coder11 left a comment

Choose a reason for hiding this comment

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

Need to fix the test and address the comments

"test:all": "jest",
"test:unit": "jest --testPathPattern=src/__test__/unit",
"test:integration": "jest --testPathPattern=src/__test__/integration",
"test": "jest --env=jsdom --watch",
Copy link
Contributor

Choose a reason for hiding this comment

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

that's strange. jsom should be the default option

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I've added it just in case. Explicit here is better than implicit I think. I also think that we should run tests for both env node and env jsdom

@folex folex merged commit 480c8aa into master Apr 13, 2021
@folex folex deleted the transport_ws branch April 13, 2021 12:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants