med-det-samme/app
Ole-Morten Duesund 5346b6a879 Guardrail: connected tests refuse to run without an emulator ANDROID_SERIAL
Post-incident: an unscoped connectedDebugAndroidTest fanned out to every
adb device including the personal phone, where the debug test APK's
signature mismatch was resolved by UNINSTALLING the release app — wiping
its data. The v1->v2 Room migration was initially blamed but is innocent
(three emulator replays preserved data; dumpsys firstInstallTime ==
lastUpdateTime proved the phone got a fresh install, not an upgrade).
connected* tasks now fail fast unless ANDROID_SERIAL names an emulator.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-06-10 15:39:25 +02:00
..
schemas/no.naiv.meddetsamme.data.MedDatabase Inventory split: InventoryItem entity, schema v2 with tested migration, Lager screen 2026-06-10 15:13:28 +02:00
src FEST: in-repo flattener bundles slim.json; release builds auto-refresh when stale 2026-06-10 15:19:49 +02:00
build.gradle.kts Guardrail: connected tests refuse to run without an emulator ANDROID_SERIAL 2026-06-10 15:39:25 +02:00