Enchantrix/pkg/trix
google-labs-jules[bot] 0e50aee481 feat: Consolidate and enhance tests for enchantrix and trix packages
This commit consolidates and enhances the tests for the `enchantrix` and `trix` packages, moving them into the `tdd/` directory to improve test coverage and organization.

- Consolidates existing tests from `pkg/enchantrix/` and `pkg/trix/` into new, more comprehensive test suites in `tdd/enchantrix/` and `tdd/trix/` respectively.
- Expands the test suites to include more "Bad" and "Ugly" scenarios.
- Deletes the original test files from `pkg/enchantrix/` and `pkg/trix/` to avoid redundancy.
- Organizes the `tdd/` directory with subdirectories for each package to prevent Go package conflicts.
2025-11-02 17:41:44 +00:00
..
testdata/fuzz/FuzzDecode feat: Add fuzz test and fix OOM vulnerability 2025-11-02 02:21:21 +00:00
trix.go feat: Add fuzz test and fix OOM vulnerability 2025-11-02 02:21:21 +00:00