summaryrefslogtreecommitdiff
path: root/cli/tests/integration/mod.rs
AgeCommit message (Expand)Author
2021-09-08feat(cli): Support Basic authentication in DENO_AUTH_TOKENS (#11910)BasiqueEvangelist
2021-08-13fix(http/ws): support multiple options in connection header (#11675)Leo K
2021-08-11mark cafile tests as flaky (#11649)Ryan Dahl
2021-08-11chore: move test files to testdata directory (#11601)David Sherret
2021-08-11test: reenable cafile tests (#11615)Bartek Iwańczuk
2021-08-10v1.13.0Bartek Iwańczuk
2021-08-10refactor: --unsafely-ignore-certificate-errors (#11629)Bartek Iwańczuk
2021-08-10feat: add experimental WebSocketStream API (#10365)Leo K
2021-08-09feat: Add --unsafely-treat-insecure-origin-as-secure flag to disable SSL veri...TheAifam5
2021-08-07feat(tls): Optionally support loading native certs (#11491)Justin Chase
2021-06-29feat: Add "deno_net" extension (#11150)Bartek Iwańczuk
2021-06-27chore: split up integration_tests.rs into separate files (#11131)David Sherret