Enchantrix/pkg/crypt/std/lthn
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
..
lthn.go refactor: Restructure crypt service and decouple from storage 2025-10-31 01:34:24 +00:00
lthn_internal_test.go feat(tests): Add internal tests for private functions 2025-11-02 21:23:13 +00:00
lthn_keymap_test.go fix(tests): address race conditions and incorrect mocks 2025-11-03 00:29:26 +00:00
lthn_test.go refactor: Restructure crypt service and decouple from storage 2025-10-31 01:34:24 +00:00