Enchantrix/pkg/crypt
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
..
std fix(tests): address race conditions and incorrect mocks 2025-11-03 00:29:26 +00:00
crypt.go fix: Correct test logic and revert breaking API changes 2025-11-02 18:46:36 +00:00
crypt_internal_test.go test: increase test coverage to 100% 2025-11-03 00:17:27 +00:00
crypt_test.go test: increase test coverage to 100% 2025-11-03 00:17:27 +00:00