// Widget tests require SQLite mocking which is complex. // Core logic is covered by risk_engine tests. // Integration testing should be done on device. void main() { // Run: flutter test test/risk_engine/ for unit tests }