serverus/tests
Andy Burke 3ef936d2d6 feature: allow for static file uploads and deletions
feature: add HEAD and OPTIONS support to static files
2025-08-01 20:11:17 -07:00
..
handlers fix: add handler indexes 2025-06-22 14:11:11 -07:00
www fix: let's try to refactor shutdown again, again 2025-07-24 12:00:22 -07:00
01_static_files.test.ts feature: allow for static file uploads and deletions 2025-08-01 20:11:17 -07:00
02_get_markdown_file.test.ts feature: serverus modularly serves up a directory as an HTTP server 2025-06-19 15:43:01 -07:00
03_get_typescript_route.test.ts fix: sort routes into route records and lazily import 2025-06-25 20:46:09 -07:00
04_test_overriding_handlers.test.ts fix: sort routes into route records and lazily import 2025-06-25 20:46:09 -07:00
05_check_typescript_prechecks.test.ts feature: serverus modularly serves up a directory as an HTTP server 2025-06-19 15:43:01 -07:00
06_test_overriding_root.test.ts feature: SERVERUS_ROOT environment variable 2025-06-25 17:06:05 -07:00
07_test_route_sorting.test.ts fix: sort routes into route records and lazily import 2025-06-25 20:46:09 -07:00
08_test_html_includes.test.ts feature: support more than html for SSI 2025-07-14 19:22:59 -07:00
09_test_event_handlers.test.ts fix: let's try to refactor shutdown again, again 2025-07-24 12:00:22 -07:00
helpers.ts feature: serverus modularly serves up a directory as an HTTP server 2025-06-19 15:43:01 -07:00