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. |
||
|---|---|---|
| .. | ||
| crypt | ||
| enchantrix | ||
| trix | ||