Enchantrix/pkg/trix
google-labs-jules[bot] edb8b8f98e fix(tests): address race conditions and incorrect mocks
- Refactors the `lthn` keymap test to be thread-safe by using a mutex and `t.Cleanup` to ensure state is properly restored.
- Corrects the `mockReader` implementation in the `trix` tests to adhere to the `io.Reader` interface contract.
2025-11-03 00:29:26 +00:00
..
testdata/fuzz/FuzzDecode feat: Add fuzz test and fix OOM vulnerability 2025-11-02 02:21:21 +00:00
trix.go test: increase test coverage to 100% 2025-11-03 00:17:27 +00:00
trix_test.go fix(tests): address race conditions and incorrect mocks 2025-11-03 00:29:26 +00:00