1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-02 17:01:14 -05:00
denoland-deno/std/http/testdata
Casper Beyer bee36a4de8
test(std/http): make tests runnable from any directory (#7441)
This makes std/http tests runnable from any directory by spawning test
processes in the module directory resolved from import.meta.url and
resolving test data relative to the same module directory.
2020-09-14 12:58:43 +02:00
..
%
file_server_as_library.ts test(std/http): make tests runnable from any directory (#7441) 2020-09-14 12:58:43 +02:00
hello.html fix(file_server): use media_types for Content-Type header (#4555) 2020-04-01 12:51:01 -04:00
simple_https_server.ts test(std/http): make tests runnable from any directory (#7441) 2020-09-14 12:58:43 +02:00
simple_server.ts
test file.txt
tls