summaryrefslogtreecommitdiff
path: root/cli/tests/unit/request_test.ts
AgeCommit message (Expand)Author
2021-04-23fix(op_crates/fetch): Prevent throwing when inspecting a request (#10335)Jesse Jackson
2021-04-20chore: align fetch to spec (#10203)Luca Casonato
2021-01-28chore: add jsdoc to 26_fetch.js and enable some fetch tests (#9305)Luca Casonato
2021-01-11chore: update copyright to 2021 (#9092)Yusuke Tanaka
2021-01-07feat: add --location=<href> and globalThis.location (#7369)Nayeem Rahman
2020-11-03build: migrate to dlint (#8176)Bartek IwaƄczuk
2020-10-26fix(op_crates/fetch): ensure Request.method to be string (#8100)Kid
2020-10-09fix(op_crates/fetch): Stringify and parse Request URLs (#7838)Nayeem Rahman
2020-09-27feat(fmt): Sort named import and export specifiers (#7711)David Sherret
2020-06-02fix: Better use of @ts-expect-error (#6038)Kitson Kelly
2020-05-26Use ts-expect-error instead of ts-ignore. (#5869)Kitson Kelly
2020-05-20move js unit tests to cli/tests (#5678)Ryan Dahl