v/vlib/veb/tests
2025-06-19 20:16:49 +03:00
..
testdata veb,vweb: make the MIME type checks case insensitive (allow for serving static file.JPG) (fix #22425) (#22483) 2024-10-11 08:50:32 +03:00
controller_test.v
cors_2_test.v checker: fix veb route method param with non ctx name (fix #23105) (#23107) 2024-12-09 10:32:26 +02:00
cors_regression_test.v veb: fix handling of default CorsOptions.allowed_headers (#24703) 2025-06-13 15:53:50 +03:00
cors_test.v fmt: fix alignment of struct init fields (#22025) 2024-08-11 09:11:24 +03:00
large_payload_test.v ci: remove the // vtest flaky: true tags from the remaining tests (#24379) 2025-06-19 20:16:49 +03:00
middleware_test.v
persistent_connection_test.v fmt: fix alignment of struct init fields (#22025) 2024-08-11 09:11:24 +03:00
static_handler_test.v veb,vweb: make the MIME type checks case insensitive (allow for serving static file.JPG) (fix #22425) (#22483) 2024-10-11 08:50:32 +03:00
veb_app_test.v tools: cleanup entries from the hardcoded skip_files list in common.v (used by v test, v test-self etc); use the new // vtest build: syntax to mark the tests instead (#23918) 2025-03-13 19:51:51 +02:00
veb_should_listen_on_both_ipv4_and_ipv6_by_default_test.v net: fix resolving of ::1:48872 (pass the *should_listen_on_both_ipv4_and_ipv6_by_default_test.v tests) (#22715) 2024-10-31 18:22:25 +02:00
veb_test.v x.json2: update tests to integrate decoder2 in json2 (#24551) 2025-05-29 13:01:50 +03:00
veb_test_server.v veb: reduce veb_max_write_bytes from 16KB to 2KB (fix sending large dynamic responses from veb on macos/freebsd) (fix #24523) (#24522) 2025-05-19 15:30:21 +03:00