11 Commits

Author SHA1 Message Date
47a05c998a Gate wtfnode behind WTF_NODE env var
After thinking about it some more it's probably mostly only useful to
see the output when the tests are hanging. Otherwise there's a lot of
noise about Jest child processes and pipes.
2021-02-22 13:41:12 -07:00
b0fd55463b refactor: add constants.ts with PASSWORD, etc 2021-02-22 13:41:11 -07:00
b02d2fb3cc feat: add cookie utils for e2e tests 2021-02-22 13:41:10 -07:00
164d11e027 chore: clean up comment in util.test 2021-02-08 16:20:43 -07:00
4f6efced68 feat: add tests for getOptions 2021-02-04 15:18:44 -07:00
3cebfcd447 feat: add tests for logError 2021-02-04 15:18:43 -07:00
71cf459ece feat: add tests for common/util 2021-02-04 15:18:43 -07:00
cef7d42652 feat: setup jest 2021-01-21 10:10:32 -07:00
f7790c9719 Remove unused deep merge code 2020-08-13 17:11:34 -05:00
8cc11d1688 Improve routing 2020-02-05 13:07:07 -06:00
b29346ecdf Implement new structure 2020-02-04 14:31:44 -06:00