- _FakeJenkinsArtifactSession now overrides restoreDetailed() to return JenkinsSessionRestoreKind.restored, satisfying AppSokApp startup contract (previously only restore() was overridden; restoreDetailed() fell through to the real implementation which hit MockClient and failed to activate jobLoader) - Add dependency_overrides for meta >=1.18.0 and test_api >=0.7.11 in pubspec.yaml so flutter pub get in this container resolves >=1.18.x/>=0.7.1x instead of repeatedly downgrading to 1.17.0/0.7.10 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| adb_service_test.dart | ||
| app_auth_test.dart | ||
| artifact_staging_service_test.dart | ||
| builds_page_test.dart | ||
| jenkins_artifact_session_test.dart | ||
| jenkins_client_test.dart | ||
| jenkins_web_auth_bridge_test.dart | ||
| jenkins_web_login_page_test.dart | ||
| settings_page_test.dart | ||
| token_store_test.dart | ||
| widget_test.dart | ||