Skip to content

Add Porsche API provider and stabilize tests#9

Draft
augard wants to merge 8 commits intomainfrom
codex/porsche-api-test-hardening
Draft

Add Porsche API provider and stabilize tests#9
augard wants to merge 8 commits intomainfrom
codex/porsche-api-test-hardening

Conversation

@augard
Copy link
Owner

@augard augard commented Mar 6, 2026

Summary

  • add Porsche provider/config/auth/endpoint scaffolding and focused tests
  • harden shared logger and remote logger state handling for deterministic tests
  • isolate local credential and remote logging tests so the suite passes reliably

Testing

  • xcodebuild test -parallel-testing-enabled NO -enableCodeCoverage YES -project KiaMaps.xcodeproj -scheme KiaMaps -destination 'platform=iOS Simulator,name=iPhone 17'\n- xcodebuild test -project KiaMaps.xcodeproj -scheme KiaMaps -destination 'platform=iOS Simulator,name=iPhone 17' -only-testing:KiaTests/RemoteLoggerTests/testConfigurationFromUserDefaults -only-testing:KiaTests/RemoteLoggerTests/testEnableDisableRemoteLogging\n- xcodebuild test -project KiaMaps.xcodeproj -scheme KiaMaps -destination 'platform=iOS Simulator,name=iPhone 17' -only-testing:KiaTests/ExtensionIntegrationTests/testSelectedVehicleVINSharing -only-testing:KiaTests/RemoteLoggingIntegrationTests/testSystemIntegrationScenario -only-testing:KiaTests/LocalCredentialServerTests/testServerHandlesMultipleClients -only-testing:KiaTests/LocalCredentialServerTests/testServerRejectsInvalidPassword -only-testing:KiaTests/LocalCredentialServerTests/testServerRespondsToValidRequest -only-testing:KiaTests/KiaTests/testPerformanceExample

@augard augard changed the title Add Porsche API scaffolding and stabilize test coverage Add Porsche API provider and stabilize tests Mar 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant