1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-24 15:19:26 -05:00
denoland-deno/test_util/src
Heyang Zhou 6d4a005e41
feat(ext/kv): connect to remote database (#20178)
This patch adds a `remote` backend for `ext/kv`. This supports
connection to Deno Deploy and potentially other services compatible with
the KV Connect protocol.
2023-08-22 13:56:00 +08:00
..
testdata fix(test_util): parse strace usecs/call in total line if present (#18241) 2023-03-17 10:39:57 +02:00
assertions.rs feat(lock): skip saving declaration files in the lockfile (#19447) 2023-06-26 15:53:17 -04:00
builders.rs feat(unstable): optional deno_modules directory (#19977) 2023-08-02 00:49:09 +00:00
factory.rs chore: Ensure copyright line is the first in the file (#19608) 2023-06-26 09:38:55 -06:00
fs.rs feat(unstable/lsp): support navigating to deno_modules folder (#20030) 2023-08-02 16:57:25 -04:00
kv_remote.rs feat(ext/kv): connect to remote database (#20178) 2023-08-22 13:56:00 +08:00
lib.rs feat(ext/kv): connect to remote database (#20178) 2023-08-22 13:56:00 +08:00
lsp.rs fix(unstable): disable importing from the vendor directory (#20067) 2023-08-17 16:14:22 +00:00
npm.rs chore(tests): test_util - Add PathRef (#19450) 2023-06-10 11:09:45 -04:00
pty.rs chore(test_util): Increate pty timeout to 15s to avoid flakes (#20109) 2023-08-09 12:49:05 -06:00
test_server.rs chore: update copyright year to 2023 (#17247) 2023-01-02 21:00:42 +00:00