summaryrefslogtreecommitdiff
path: root/android-test-framework
AgeCommit message (Expand)Author
2022-07-13JUnit test rule for verifying thread correctnessAlexander Demurov
2022-07-11Extract project various project ids into IdeProjectPathYuriy Solodkyy
2022-07-08Invoke Gradle once in composite buildsYuriy Solodkyy
2022-07-07Fix KGP repo for UI testsIvan Gavrilovic
2022-07-07Make composite build structure available to Gradle project systemYuriy Solodkyy
2022-07-06Move AGP 4.0 and 4.1 tests to Gradle 6.7.1Ivan Gavrilovic
2022-07-06Rename IdeAndroidProject.name to projectPathYuriy Solodkyy
2022-07-05Fix path traversal in RenderSecurityManagerDiego Perez
2022-07-01Add a test project with multiple manifest merging errors.Ahmet Kerim Senol
2022-07-01Add a test project with a single manifest merging error.Ahmet Kerim Senol
2022-06-30Fetch applicationIds for all variantsYuriy Solodkyy
2022-06-30Add isBuilding to the ProjectSystemBuildManager interfaceFedor Kudasov
2022-06-29Prepare IDE models for applicationId's for all variantsYuriy Solodkyy
2022-06-28[TemplateTest] Create Project with AndroidGradleProjectRuleJose Parente
2022-06-27Apply 'Verbose nullability and emptiness check' to the rest of the projectYan Zhulanow
2022-06-24Prefer test_strategy over spawn_strategyMatthew Gharrity
2022-06-24Fix R classes not being loaded before project is builtAmaury Medeiros
2022-06-22Only run Wear relevant analyses when the device is a watchJerome Gaillard
2022-06-14fix simpleApplicationVladimir Krivosheev
2022-06-14Disable antivirus checks during testsSergey Prigogin
2022-06-13Migrate to MocktioKt's "whenever" instead of awkward `when`.Kurt Dresner
2022-06-10Build tasks list in more transparent wayYuriy Solodkyy
2022-06-06Add baseFeature to IdeAndroidProjectYuriy Solodkyy
2022-06-06Convert project structure snapshots to shared sync testsYuriy Solodkyy
2022-06-03Avoid writing snapshots in functional testsYuriy Solodkyy
2022-06-03Dispatch events while waiting for resource repository updatesSergey Prigogin
2022-06-03Migrate V1 and old AGP IDE model tests to SyncedProjectTestYuriy Solodkyy
2022-06-02Replace 'firstNotNullResult' with 'firstNotNullOfOrNull'Yan Zhulanow
2022-06-01Drop GradleIntegrationTest.name propertyYuriy Solodkyy
2022-06-01Remove outdated TODOYuriy Solodkyy
2022-06-01Unify IDE model snapshot tests with other old AGP testsYuriy Solodkyy
2022-06-01Run more old AGP tests with more versionsYuriy Solodkyy
2022-06-01Process events when sync ends in testsYuriy Solodkyy
2022-06-01Make AGP version part of test environmentYuriy Solodkyy
2022-05-31IDEA on JDK17: Explicitly setup JDK11 in AndroidTestCase to make tests more d...Andrei Kuznetsov
2022-05-31Always get application ID from the modelChris Warrington
2022-05-30Move shared test utils out of project-systemYuriy Solodkyy
2022-05-27Ensure api and implementation separation in IDE modelsYuriy Solodkyy
2022-05-25supply unique project name/project creation stacktrace to each light project ...Alexey Kudravtsev
2022-05-24Remove unused includesSergey Prigogin
2022-05-24Fix timeout propagationSergey Prigogin
2022-05-23Increase timeout and reenable testEditNotificationsSergey Prigogin
2022-05-19Refactor and move StringResourceRepository.Kurt Dresner
2022-05-19Pre-change to move StringResourceRepository.java to StringResourceRepository.kt.Kurt Dresner
2022-05-19Separate GradleAndroidModel data from interpretation logicYuriy Solodkyy
2022-05-17New test projectChristophe Rhodes
2022-05-17Make conflict resolution do somethingYuriy Solodkyy
2022-05-16Various cleanups related to build variants viewYuriy Solodkyy
2022-05-16[Unit Tests] Add compiler output info for GradleSourceSets.Karima Ichou
2022-05-04[AUA] Invert dependency on/from project-system-gradleChristophe Rhodes