alphax_test 1.0.1
alphax_test: ^1.0.1 copied to clipboard
Deterministic fake transports, responses, streams, and conformance helpers for testing AlphaX applications.
Changelog #
1.0.1 - 2026-08-31 #
- Refreshed stable package metadata and documentation links; no runtime or public API changes.
1.0.0 - 2026-08-30 #
- First stable release of the deterministic AlphaX test helpers; the public fake transport and conformance surface is unchanged from rc.5.
1.0.0-rc.5 - 2026-08-30 #
- Coordinated the deterministic test-helper package with the final rc.5 package family; no production transport or public runtime API changes were made in this package after rc.4.
- Retained the fake transport and conformance helpers used by the rc.5 entry-facade, compatibility, SSE, WebSocket, and typed-generator validation.
1.0.0-rc.4 - 2026-08-29 #
- Aligned package metadata with the coordinated AlphaX
1.0.0-rc.4release; no runtime changes were made sincerc.3.
1.0.0-rc.3 - 2026-08-17 #
- Added a runnable example showing deterministic AlphaX requests with
FakeAlphaXTransport, response assertions, and request recording.
1.0.0-rc.2 - 2026-08-17 #
- Corrected the theme-aware README logo URLs to absolute repository assets so pub.dev and other Markdown renderers load both SVG variants.
1.0.0-rc.1 - 2026-08-17 #
- Added a deterministic fake AlphaX transport with delayed responses, failures, cancellation, request recording, streamed events, and file fixtures.
- Added reusable transport conformance tests for adapter packages.
- Added lazy fixture-URI resolution so the same conformance suite can run against deterministic local adapter servers.
- Added focused release-gate fixtures without adding a transport dependency.
The package provides deterministic test utilities only and is not a production transport.