Mining/pkg
snider d2f3ea8323 test: Add comprehensive profile_manager_test.go (TEST-CRIT-2)
- Add 11 tests covering CRUD operations for ProfileManager
- Test persistence/loading of profiles from disk
- Test concurrent access (multiple goroutines)
- Test error handling for invalid JSON and missing files
- Test rollback on failed create
- Test config data preservation through save/load

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-31 15:20:00 +00:00
..
database test: Add error path unit tests for context cancellation and cleanup 2025-12-31 13:04:20 +00:00
logging feat: Add structured logging package 2025-12-31 11:18:22 +00:00
mining test: Add comprehensive profile_manager_test.go (TEST-CRIT-2) 2025-12-31 15:20:00 +00:00
node feat: Implement challenge-response authentication for P2P (P2P-CRIT-4) 2025-12-31 15:16:00 +00:00