1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-21 15:04:11 -05:00
denoland-deno/tests/testdata/run/webstorage
Bartek Iwańczuk 57541b48ba
test: replace usage of window with globalThis (#25284)
Fixes several tests blocking https://github.com/denoland/deno/pull/25213
by replacing `window` global that is gone in Deno 2 with `globalThis`.

Also adjusted a few tests using deprecated `rid` field.
2024-08-29 01:56:15 +02:00
..
config_a.jsonc chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
config_b.jsonc chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
fixture.ts chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
logger.ts test: replace usage of window with globalThis (#25284) 2024-08-29 01:56:15 +02:00
serialization.ts test: replace usage of window with globalThis (#25284) 2024-08-29 01:56:15 +02:00
serialization.ts.out chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
setter.ts test: replace usage of window with globalThis (#25284) 2024-08-29 01:56:15 +02:00