/
githubmirror
/
deno
ОбзорДокументацияВойти
/
githubmirror
/
deno
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
deno/
tests/unit/
..
__snapshots__

fix(unstable): add missing decorators nodes in lint ast (#28834)

год назад
Cargo.toml

ci: split up test crate (#32174)

6 месяцев назад
README.md

test: remove usage of `--unstable` flag (#25549)

2 года назад
abort_controller_test.ts

chore: Happy New Year 2026 (#31748)

7 месяцев назад
blob_test.ts

feat: add Blob/Body textStream() (#35616)

8 дней назад
body_test.ts

feat: add Blob/Body textStream() (#35616)

8 дней назад
broadcast_channel_test.ts

fix(ext/web): support SharedArrayBuffer over BroadcastChannel (#34961)

2 месяца назад
build_test.ts

chore: Happy New Year 2026 (#31748)

7 месяцев назад
bundle_test.ts

fix(bundle): respect runtime file permissions (#36107)

6 дней назад
cache_api_test.ts

fix(ext/cache): implement Cache.keys() (#35455)

месяц назад
canvas_test.ts

feat: OffscreenCanvas (#29357)

3 месяца назад
chmod_test.ts

chore: Happy New Year 2026 (#31748)

7 месяцев назад
chown_test.ts

chore: Happy New Year 2026 (#31748)

7 месяцев назад
command_test.ts

fix(ext/process): respect AbortSignal in Deno.Command.output() (#34069)

3 месяца назад
console_test.ts

fix(console): %c colors with same red component as previous color (#34784)

2 месяца назад
copy_file_test.ts

fix(ext/fs): error when copyFile source and destination are the same file (#34718)

2 месяца назад
cron_test.ts

chore: Happy New Year 2026 (#31748)

7 месяцев назад
custom_event_test.ts

chore: Happy New Year 2026 (#31748)

7 месяцев назад
dir_test.ts

chore: Happy New Year 2026 (#31748)

7 месяцев назад
dom_exception_test.ts

fix(ext/web): upgrade QuotaExceededError to DOMException derived interface (#32244)

5 месяцев назад
error_stack_test.ts

chore: Happy New Year 2026 (#31748)

7 месяцев назад
error_test.ts

fix(runtime): handle `options` parameter in `Deno.errors.*` constructors (#31510)

7 месяцев назад
esnext_test.ts

feat(types): add Math.sumPrecise and Intl.Locale.prototype.variants (#34287)

3 месяца назад
event_source_test.ts

chore: Happy New Year 2026 (#31748)

7 месяцев назад
event_target_test.ts

feat: update TypeScript to 6.0.3 (#32944)

3 месяца назад
event_test.ts

fix(web): support Event subclasses with readonly toStringTag (#35920)

месяц назад
fetch_test.ts

fix(ext/tls): avoid panic for mismatched client certificate and key (#36457)

4 дня назад
ffi_test.ts

fix(ext/ffi): accept Uint8Array<ArrayBufferLike> in FFI buffer types (#34999)

2 месяца назад
file_test.ts

chore: Happy New Year 2026 (#31748)

7 месяцев назад
filereader_test.ts

chore: Happy New Year 2026 (#31748)

7 месяцев назад
files_test.ts

fix(fs): use a private FsFile constructor token (#36439)

16 часов назад
fs_events_test.ts

feat: support `ignore` option in `Deno.watchFs` (#31582)

2 месяца назад
geometry_test.ts

feat(unstable): Geometry Interfaces Module Level 1 (#27527)

3 месяца назад
get_random_values_test.ts

chore: Happy New Year 2026 (#31748)

7 месяцев назад
globals_test.ts

fix(runtime): keep lazy Deno namespace APIs writable (#35050)

2 месяца назад
headers_test.ts

fix: Headers inspect for duplicate Set-Cookie values (#35461)

2 месяца назад
http_test.ts

perf(ext/fetch): fast-path Response reconstruction (#35495)

месяц назад
image_bitmap_test.ts

fix(ext/image): handle bitmaps in `createImageBitmap` correctly (#34285)

3 месяца назад
image_data_test.ts

chore: Happy New Year 2026 (#31748)

7 месяцев назад
inspector_test.ts

fix(ext/node): require sys permission for inspector.open (#36465)

4 дня назад
internals_test.ts

chore: Happy New Year 2026 (#31748)

7 месяцев назад
intl_test.ts

chore: Happy New Year 2026 (#31748)

7 месяцев назад
jupyter_test.ts

chore: Happy New Year 2026 (#31748)

7 месяцев назад
kv_queue_test.ts

chore: Happy New Year 2026 (#31748)

7 месяцев назад
kv_queue_test_no_db_close.ts

chore: Happy New Year 2026 (#31748)

7 месяцев назад
kv_queue_undelivered_test.ts

chore: Happy New Year 2026 (#31748)

7 месяцев назад
kv_test.ts

fix(ext/kv): validate remote KV URL when opening the connection (#35106)

2 месяца назад
link_test.ts

chore: Happy New Year 2026 (#31748)

7 месяцев назад
lint_plugin_prefer_primordials_test.ts

chore: make prefer-primordials lint an internal plugin (#35978)

19 дней назад
lint_plugin_test.ts

chore: Happy New Year 2026 (#31748)

7 месяцев назад
lint_selectors_test.ts

chore: Happy New Year 2026 (#31748)

7 месяцев назад
make_temp_test.ts

fix(fs): require sys permission for umask (#36222)

19 дней назад
message_channel_test.ts

perf(workers): optimize message passing (#35110)

месяц назад
mkdir_test.ts

fix(fs): require sys permission for umask (#36222)

19 дней назад
mod.rs

chore: make prefer-primordials lint an internal plugin (#35978)

19 дней назад
navigator_test.ts

feat: support navigator.userAgentData (#34743)

2 месяца назад
net_test.ts

fix(net): clean up cancellation resources on early errors (#36229)

19 дней назад
network_interfaces_test.ts

chore: Happy New Year 2026 (#31748)

7 месяцев назад
ops_test.ts

fix(desktop): retain update signature verification op (#36152)

7 дней назад
os_test.ts

fix(ext/os): don't expose invalid env var keys from Deno.env.toObject() (#34711)

2 месяца назад
path_from_url_test.ts

chore: Happy New Year 2026 (#31748)

7 месяцев назад
performance_test.ts

feat: update TypeScript to 6.0.3 (#32944)

3 месяца назад
permissions_test.ts

fix: allow reading /dev/tty without requiring --allow-all (#31105)

6 месяцев назад
process_test.ts

fix(permissions): don't require --allow-run for process.kill on self (#34382)

2 месяца назад
progressevent_test.ts

chore: Happy New Year 2026 (#31748)

7 месяцев назад
promise_hooks_test.ts

chore: Happy New Year 2026 (#31748)

7 месяцев назад
quic_test.ts

fix(ext/net): release completed QUIC stream resources (#36247)

14 дней назад
read_dir_test.ts

fix(ext/fs): stream Deno.readDir entries (#35130)

2 месяца назад
read_file_test.ts

chore: Happy New Year 2026 (#31748)

7 месяцев назад
read_link_test.ts

chore: Happy New Year 2026 (#31748)

7 месяцев назад
read_text_file_test.ts

fix(ext/fs): report broken symlink read as NotFound, not FilesystemLoop (#34833)

2 месяца назад
real_path_test.ts

chore: Happy New Year 2026 (#31748)

7 месяцев назад
ref_unref_test.ts

chore: Happy New Year 2026 (#31748)

7 месяцев назад
remove_test.ts

fix(permissions): require --allow-net for Unix domain socket ops (#34395)

2 месяца назад
rename_test.ts

chore: Happy New Year 2026 (#31748)

7 месяцев назад
request_test.ts

feat(ext/fetch): support `priority` in `RequestInit` (#34716)

2 месяца назад
response_test.ts

chore: Happy New Year 2026 (#31748)

7 месяцев назад
serve_test.ts

fix(ext/http): route invalid async responses to onError (#36437)

4 дня назад
signal_test.ts

feat(ext/signals): support additional signals on Windows (#32689)

5 месяцев назад
stat_test.ts

chore: Happy New Year 2026 (#31748)

7 месяцев назад
stdio_test.ts

chore: Happy New Year 2026 (#31748)

7 месяцев назад
streams_test.ts

fix(ext/webidl): implement `async_sequence` for `ReadableStream.from` (#35976)

20 дней назад
structured_clone_test.ts

fix(ext): throw DataCloneError when posting non-serializable values (#35604)

месяц назад
symbol_test.ts

chore: Happy New Year 2026 (#31748)

7 месяцев назад
symlink_test.ts

chore: Happy New Year 2026 (#31748)

7 месяцев назад
test_util.ts

fix(ext/net): handle missing port and path in listen and listenDatagram (#31681)

2 месяца назад
testing_test.ts

chore: Happy New Year 2026 (#31748)

7 месяцев назад
text_encoding_test.ts

fix(ext/web): handle empty TextDecoder input when stream is true (#31691)

7 месяцев назад
timers_test.ts

refactor(tsc): drop redundant timer globals from Deno libs (#34028)

3 месяца назад
tls_sni_test.ts

fix(tls): resolve sni requests concurrently (#36062)

месяц назад
tls_test.ts

chore: Happy New Year 2026 (#31748)

7 месяцев назад
truncate_test.ts

fix(ext/fs): truncate should not follow a terminal symlink (#35239)

2 месяца назад
tty_color_test.ts

chore: Happy New Year 2026 (#31748)

7 месяцев назад
tty_test.ts

chore: Happy New Year 2026 (#31748)

7 месяцев назад
umask_test.ts

fix(fs): require sys permission for umask (#36222)

19 дней назад
url_search_params_test.ts

chore: bump node_compat test suite to Node.js 26.5.1 (#36391)

8 дней назад
url_test.ts

perf(ext/http): add Deno-owned HTTP/1.1 serve path (#34446)

2 месяца назад
urlpattern_test.ts

fix(ext/web): friendlier URLPattern construction errors (#35102)

2 месяца назад
utime_test.ts

chore: Happy New Year 2026 (#31748)

7 месяцев назад
version_test.ts

feat: update TypeScript to 6.0.3 (#32944)

3 месяца назад
wasm_test.ts

chore: Happy New Year 2026 (#31748)

7 месяцев назад
webcrypto_mldsa_test.ts

fix(ext/crypto): align WebCrypto modern algorithms with the spec (#34941)

2 месяца назад
webcrypto_test.ts

fix(crypto): preserve RSA-OAEP label bytes (#36441)

4 дня назад
webgpu_test.ts

fix(webgpu): own mapped range backing stores (#36257)

14 дней назад
websocket_test.ts

fix(ext/websocket): disable HTTP/2 server push on wss upgrade path (#36327)

15 дней назад
websocketstream_test.ts.disabled

chore: Happy New Year 2026 (#31748)

7 месяцев назад
webstorage_test.ts

fix(webstorage): preserve Storage constructor name (#35944)

9 дней назад
worker_permissions_test.ts

chore: Happy New Year 2026 (#31748)

7 месяцев назад
worker_test.ts

perf(workers): incremental message-passing cleanups (#35108)

2 месяца назад
write_file_test.ts

chore: Happy New Year 2026 (#31748)

7 месяцев назад
write_text_file_test.ts

chore: Happy New Year 2026 (#31748)

7 месяцев назад
README.md