Mining/pkg
snider 749dd76f9c fix: Update tests to handle autostart behavior
- TestStartMiner_Ugly: Add algorithm to config for consistent instance naming,
  ensuring duplicate detection works correctly
- TestListMiners_Good: Account for autostarted miners by checking delta instead
  of absolute count
- TestListMiners: Renamed from TestListMinersEmpty since autostart may add miners
- Add defer manager.Stop() to all tests in mining_test.go for proper cleanup

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-31 10:17:14 +00:00
..
database feat: Add context propagation, state sync, and tests 2025-12-31 10:10:39 +00:00
mining fix: Update tests to handle autostart behavior 2025-12-31 10:17:14 +00:00
node refactor: Remove unused code and fix nil dereference issues 2025-12-31 09:24:12 +00:00