my-log/models
Dan Jones ebb0b12069 Add bep.JSON helper for JSON assertion in tests
- Create internal/testutil/bep package with JSON helper
- Use bep.JSON in formatters/json_test.go, models/entry_test.go, and models/meta_test.go
2026-02-13 16:25:37 -06:00
..
entry.go Ensure an id is included when serializing a log entry 2026-02-05 13:11:28 -06:00
entry_test.go Add bep.JSON helper for JSON assertion in tests 2026-02-13 16:25:37 -06:00
errors.go ♻️ Use defined errors 2024-01-28 12:41:55 -06:00
log.go Unmarshal log 2024-02-03 18:52:12 -06:00
log_test.go Migrate from testify to nalgeon/be testing library 2026-02-13 16:02:38 -06:00
meta.go Add support for mixed-level nested keys with dot/blank handling 2026-02-12 10:41:35 -06:00
meta_test.go Add bep.JSON helper for JSON assertion in tests 2026-02-13 16:25:37 -06:00
metas.go Add support for mixed-level nested keys with dot/blank handling 2026-02-12 10:41:35 -06:00