Ryan Thenhaus
Ryan Thenhaus
Working on this
Created Pull Request
Assigned to me
Assigned to me
Created PR rc10house:448-improve-GH-actions
Working on this
Had to separate some tests to avoid websockets being ran from within `jsdom` environment. Also had to add some helper methods for manually turning on/off websockets for testing purposes.
@Jyyjy for some reason, the previous jest-environment specification (in `package.json`) lead to some of the tests using node as the environment anyway. Node would then throw errors because it tries...
@Jyyjy the specific tests with the added `@jest-environment jsdom` were the ones throwing the node errors.