Commit graph

5 commits

Author SHA1 Message Date
1110288d84 Migrate from testify to nalgeon/be testing library
- Replace all testify/assert and testify/require with be library
- Update go.mod to use be v0.3.0 instead of testify
- Simplify test assertions using be.Equal, be.Err, and be.True
- Refactor append_test, entry_test, meta_test, log_test, and formatter tests
2026-02-13 16:02:38 -06:00
193eb43c93 📝 Add CHANGELOG update requirement to Git Flow Workflow guidelines 2025-11-05 16:34:04 -06:00
f0ee52b3ef 📝 Add Git Flow Workflow guidelines to AGENTS.md 2025-11-05 16:21:14 -06:00
ad7eba9b03 🚚 Refactor project structure to follow standard Go layout conventions 2025-11-05 16:07:48 -06:00
c0007c291d 📝 Add AGENTS.md with comprehensive guidelines for coding agents 2025-11-05 16:07:44 -06:00