Added tests for StartMiner and StopMiner in the manager, increasing test coverage for the pkg/mining package. Refactored the findMinerBinary function to fall back to the system PATH, making the application more robust and easier to test. |
||
|---|---|---|
| .. | ||
| manager.go | ||
| manager_interface.go | ||
| manager_test.go | ||
| mining.go | ||
| mining_test.go | ||
| service.go | ||
| service_test.go | ||
| syslog_unix.go | ||
| syslog_windows.go | ||
| ttminer.go | ||
| version.go | ||
| xmrig.go | ||
| xmrig_test.go | ||