summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2024-02-02Migrate Test Targets to New Android Ownership ModelAditya Choudhary
2023-10-07Clean up obsolete aliases for Truth.Krzysztof KosiƄski
2023-03-03Upgrade robolectric to /external/robolectric to prep for removal of /external...Rex Hoffman
2023-02-01Update to /external/robolectric rather than older /external/robolectric-shadowsRex Hoffman
2022-12-28Use Mockito 4.6.1 APISorin Basca
2021-02-20[LSC] Add LOCAL_LICENSE_KINDS to packages/apps/EmergencyInfo am: a98f90da79 a...Bob Badour
2021-02-12[LSC] Add LOCAL_LICENSE_KINDS to packages/apps/EmergencyInfoBob Badour
2020-10-05Add skeleton activity for handling emergencylindatseng
2019-12-06Convert Android.mk file to Android.bpSasha Smundak
2019-01-31Convert Android.mk file to Android.bpSasha Smundak
2019-01-02Merge "Migrate packages/apps/EmergencyInfo to androidx.test"TreeHugger Robot
2018-12-14Prevent from build break with new support library.Leo Hsu
2018-12-13Migrate packages/apps/EmergencyInfo to androidx.testBrett Chabot
2018-11-13Migrated EmergencyInfo to androidxWesley.CW Wang
2018-10-12Fix failing ContactPreferenceTest casesJames Lemieux
2018-10-04Remove unused file and test caseWesley.CW Wang
2018-10-04Emergency Info user name preference design changeWesley.CW Wang
2018-09-25Emergency Info preference design changeWesley.CW Wang
2018-09-14Fix RunEmergencyInfoRoboTests FailuresWesley.CW Wang
2018-09-06Revert "Add a provider to query emergency info name"Billy Chi
2018-06-21Add a provider to query emergency info nameBilly Chi
2018-04-17Migrated EmergencyInfo to androidx.Aurimas Liutikas
2018-02-23packages/apps/EmergencyInfo: Set LOCAL_SDK_VERSION where possible.Anton Hansson
2018-01-05Adopt robolectric 3.6.1James Lemieux
2017-12-16Adopt robolectric 3.5.1James Lemieux
2017-12-15Add android.test.base/stubs dependencyPaul Duffin
2017-12-08Stop statically including legacy-android-testPaul Duffin
2017-11-14Specify the version for Robolectric versionMaurice Lam
2017-10-18Misc fixes on EmergencyInfoFan Zhang
2017-09-06Update to mockito 2 for robolectricMaurice Lam
2017-07-21Hide settings suggestion when emergency info are provided.oreo-dr1-devJuan Lang
2017-07-19Show text changes immediately.Juan Lang
2017-06-21Reimplement EmergencyInfo with the support library.Juan Lang
2017-06-21Make EmergencyInfo's settings searchable.Juan Lang
2017-06-19Rewrite EmergencyListPreferenceTest as unit/robolectric tests.Juan Lang
2017-06-19Rewrite EmergencyContactsPreferenceTest as a unit test.Juan Lang
2017-06-16Convert NameAutoCompletePreferenceTest to a unit test.Juan Lang
2017-06-16Convert EditInfoActivityTest to a unit test.Juan Lang
2017-06-13Convert ViewInfoActivityTest to a unit test.Juan Lang
2017-06-12Add robolectric tests for EmergencyContactsPreference.Juan Lang
2017-06-12Convert more test cases to robolectric.Juan Lang
2017-06-06Add a NameAutoCompletePreference robolectric testJuan Lang
2017-06-06Add an EmergencyEditText robolectric test.Juan Lang
2017-06-06Convert ContactPreferenceTest to a robolectric test.Juan Lang
2017-06-05Move ContactTestUtils to a common location.Juan Lang
2017-06-05Move existing tests to an instrumentation directory.Juan Lang
2017-05-17Remove an obsolete comment.Juan Lang
2017-05-15Fix ViewInfoActivityTest#testCanGoToEditInfoActivityFromMenumariagpuyol
2017-05-08Prepare for removal of junit and android.test classes from Android API (step 1)Paul Duffin
2017-05-05Combine editing medical info and emergency contacts into one view.Juan Lang