v2 / vlib / x / async / tests / veb / README.md
8 lines · 6 sloc · 321 bytes · 15fb60b77ea6073658aa8355b247f2e1ae03b714
Raw

veb integration tests

These tests use veb.Context in memory. They do not start a veb server, bind a port, or depend on HTTP client/server timing.

The coverage target is narrow: x.async can bound and propagate errors for a synthetic veb handler step without becoming part of veb's runtime or server lifecycle.