Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: add support for cookie auth and request proxy in jest
Previously all tests were run using password auth, which is fragile and causes a lot of failures. Tests now default to using cookie-based auth with support for HTTP(S) proxying.
- Loading branch information