Enchantrix/pkg
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
..
crypt feat: Add comprehensive TDD tests for crypt package 2025-11-02 17:23:36 +00:00
enchantrix feat: Consolidate and enhance tests for enchantrix and trix packages 2025-11-02 17:41:44 +00:00
trix feat: Consolidate and enhance tests for enchantrix and trix packages 2025-11-02 17:41:44 +00:00