1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-11 18:17:48 -05:00
denoland-deno/tests/testdata/run/unstable_temporal_api
Bartek Iwańczuk 04a9cc95ac
feat: Add better error messages for unstable APIs (#25519)
This commit improves error messages for unstable APIs:
- `--unstable-broadcast-channel`
- `--unstable-cron`
- `--unstable-http`
- `--unstable-kv`
- `--unstable-temporal`

By providing information and hints what went wrong and how the
error can be fixed. It reuses the same infra that was added in 
https://github.com/denoland/deno/pull/21764.
2024-09-09 22:51:55 +02:00
..
deno.json fix: respect unstable "temporal" configuration in config file (#22134) 2024-03-08 01:32:11 +01:00
main.out chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
main.ts chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00