aboutsummaryrefslogtreecommitdiff
path: root/integration_tests
AgeCommit message (Expand)Author
2023-06-08Enable Ctesque tests running with `atest`.Ang Li
2023-05-24Merge branch 'upstream-google' into rng_importRam Peri
2023-05-24Fix SDK version settings to make all tests pass.Ang Li
2023-05-22Revert "Revert "Add Android.bp file for RNG regression tests.""Ang Li
2023-05-22Removes two redundant resource files from RNG regression tests.Googler
2023-05-19merge upstream-google' into aospRam Peri
2023-05-11Merge branch 'upstream-google' into rng_import18Ram Peri
2023-04-05Fix AssetManagerTest on android UGoogler
2023-04-04Fix AssetManagerTest on android UGoogler
2023-04-03Fix AssetManagerTest on android UGoogler
2023-03-31Fix DateFormatTest on android U.Googler
2023-03-30Synchronize active resources and main looper loopMainThreadUntilIdlingResourc...Googler
2023-03-28Add additional RNG tests to Robolectric's graphics testsMichael Hoisie
2023-03-24Fix issue where `Activity#isChangingConfigurations` is incorrectly false duri...Googler
2023-03-20Merge branch 'google' into 'master'Michael Hoisie
2023-03-20Import Robolectric Native Graphics testsMichael Hoisie
2023-03-20Bump com.googlecode.libphonenumber:libphonenumber from 8.13.7 to 8.13.8dependabot[bot]
2023-03-15Remove setOnLongClickListener call in EspressoActivityMichael Hoisie
2023-03-15Add Javadoc for some integration_tests/jacoco-offline sourcesMichael Hoisie
2023-03-14Merge branch 'google' into 'master'Michael Hoisie
2023-03-14Switch JaCoCo on-the-fly to offline for integration tests.ZSmallX
2023-03-11Migrate compileTestKotlin to compileKotlin for kotlin moduleutzcoz
2023-03-11Only build robolectric in Robolectric environment for jacoco-on-the-flyutzcoz
2023-03-09Add integration tests for JaCoCo on-the-fly instrumented.ZSmallX
2023-03-06Bump com.googlecode.libphonenumber:libphonenumber from 8.13.4 to 8.13.7dependabot[bot]
2023-02-25Bump fragmentVersion from 1.2.0 to 1.5.5dependabot[bot]
2023-02-19Clean up PackageManagerTest codeutzcoz
2023-02-11Add workaround for reflection visibility issues in PropertyValuesHolderMichael Hoisie
2023-02-11Bump io.mockk:mockk from 1.9.3 to 1.13.4dependabot[bot]
2023-02-07RoboCookieManager supports override cookie has the same keyutzcoz
2023-01-24Remove references to 'robolectric.nativeruntime.enableGraphics'Michael Hoisie
2023-01-20Add test for #5110Brett Chabot
2023-01-20Add example for custom shadow with Kotlinutzcoz
2023-01-19Bump appcompat from 1.4.1 to 1.6.0dependabot[bot]
2023-01-09Bump libphonenumber from 8.13.3 to 8.13.4dependabot[bot]
2023-01-09Bump okhttp-bom from 4.8.0 to 4.10.0dependabot[bot]
2022-12-31Bump ktfmt to 0.42 for Spotlessutzcoz
2022-12-30Add missed truth dependency to play_services moduleutzcoz
2022-12-30Bump libphonenumber from 8.0.0 to 8.13.3dependabot[bot]
2022-12-25Enable useTestStorageService for androidx_testutzcoz
2022-12-25Add Espresso test for button clicking with onLongClickListenerutzcoz
2022-12-18Ensure ShadowSpeechRecognizer can work with SDK 28utzcoz
2022-12-17Disable auto-correct for EspressoTest's EditTextutzcoz
2022-12-17Fix format of androidx_test's layout xml filesutzcoz
2022-12-06Add test-services for instrumentation-test modulesutzcoz
2022-12-03Fix package name in AndroidManifest.xml of compat-target28utzcoz
2022-12-02Merge branch 'google' into 'master'Michael Hoisie
2022-12-02Remove lifecycle-common dependencyutzcoz
2022-11-30Relax date format comparison to allow any whitespace character.Brett Chabot
2022-11-22Enable openRawResourceFd for ResourcesTestutzcoz