0 branches
Tree Top files
Code
Clone with HTTPS:
56 years ago
..

x.async integration tests

This folder contains module-oriented integration tests for x.async.

Tests are validation-first programs. Unlike the examples, they are written to assert edge cases, error propagation, cancellation behavior, backpressure, and module integration boundaries. They should fail when a regression is introduced.

The tests are deliberately local and synthetic. They verify that x.async composes cleanly with selected V modules without modifying those modules and without depending on public network services, fixed ports, filesystem paths, or fragile server shutdown behavior.

Current subfolders: