esm-logging/tests/unit
Tiara Rodney 3422cfb799
test(formatter): add tests for formatting, formatTime, formatError
Cover %-style substitution with %(name)s, %(levelno)d, %(levelname)s,
multiple placeholders, unknown field errors, asctime population,
ISO8601 and custom datefmt time formatting, Error.stack formatting,
usesTime detection, and LogRecord.getMessage with %s arg substitution.
2026-03-13 23:22:10 +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: add unit tests for handler, logger, manager, and config 2026-03-13 22:49:12 +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: add unit tests for handler, logger, manager, and config 2026-03-13 22:49:12 +01:00