esm-logging/tests/unit
2026-03-14 04:57:32 +01:00
..
config.test.ts test: add unit tests for handler, logger, manager, and config 2026-03-13 22:49:12 +01:00
formatter.test.ts test(formatter): add tests for formatting, formatTime, formatError 2026-03-13 23:22:10 +01:00
handler.test.ts test(handler): add tests for StreamHandler, ConsoleHandler, StderrHandler 2026-03-14 00:00:34 +01:00
local-storage-handler.test.ts test(handler): add tests for LocalStorageHandler 2026-03-14 04:57:32 +01:00
log-level.test.ts fix: correct jest roots and test import path 2026-03-13 22:38:41 +01:00
logger.test.ts test(logger): add tests for info, warning, error, and critical methods 2026-03-13 22:56:01 +01:00
manager.test.ts test(manager): add tests for manager assignment and propagation 2026-03-14 02:32:20 +01:00