Mining/pkg
google-labs-jules[bot] ac354b1971 Disable process-spawning tests and verify installation with dummy script
- Skip tests that attempt to start miner processes (`StartMiner`, `StopMiner`) to avoid resource usage and flakiness in CI.
- Add `TestXMRigMiner_CheckInstallation` to verify binary detection and version parsing using a dummy script that prints version info.
- Refactor `TestGetMiner_Good` and `TestListMiners_Good` to manually inject miner instances, preserving coverage for retrieval logic without starting processes.
- Fix UI test compilation by updating imports and mocks.
- Fix panic in `TestStopMiner_Good` by checking errors (though now skipped).
2026-02-02 06:07:04 +00:00
..
database feat: Add database migration tests and task supervisor 2025-12-31 15:50:17 +00:00
logging feat: Add structured logging package 2025-12-31 11:18:22 +00:00
mining Disable process-spawning tests and verify installation with dummy script 2026-02-02 06:07:04 +00:00
node feat: Create error handling and logging audit 2026-02-02 01:29:57 +00:00
ueps feat: Create error handling and logging audit 2026-02-02 01:29:57 +00:00