5 Commits

Author SHA1 Message Date
6685b3a4ff Move wtfnode setup to global setup
I think Jest provides separate console methods for each test so when the
socket tests finish Jest complains that a test keeps trying to output.
2021-02-22 13:41:11 -07:00
b0fd55463b refactor: add constants.ts with PASSWORD, etc 2021-02-22 13:41:11 -07:00
3fa460c244 refactor: create helpers.ts & add Cookie 2021-02-22 13:41:10 -07:00
236717ee98 fix: update modulePathIgnorePatterns for jest 2021-02-22 13:41:09 -07:00
34c6ec4c07 feat: add globalSetup for testing 2021-02-22 13:41:09 -07:00