README (802B)
1 # radroots_test_fixtures 2 3 This is the README for `radroots_test_fixtures`, which provides deterministic 4 fixture identities for the `radroots` core libraries. 5 6 ## Overview 7 8 * named fixture identities such as Alice, Bob, Carol, and Diego with fixed key 9 material; 10 * an approved fixture namespace and companion relay, app, API, and CDN 11 endpoint constants; 12 * stable test data shared across workspace tests and examples; 13 * a non-published support crate intended for deterministic local and CI 14 coverage. 15 16 ## Copyright 17 18 Except as otherwise noted, all files in the `radroots_test_fixtures` 19 distribution are 20 21 Copyright (c) 2020-2026 Tyson Lupul 22 23 For information on usage and redistribution, and for a DISCLAIMER OF ALL 24 WARRANTIES, see LICENSE included in the `radroots_test_fixtures` distribution.