mirror of
https://github.com/cypress-io/cypress.git
synced 2026-05-05 06:20:44 -05:00
1fbfcd6087
* erver: fixes #442 implements blacklisting hosts with config * server: add validation rules for blacklistHosts * server: fix bad cherrypick / merge for WIP feature * server: enable passing exit false to prevent browser teardown on completed runs * server: add e2e tests for blacklists, fix edge case where blacklisted localhost was causing ws connection issues * server: add snapshot for blacklist e2e test