summaryrefslogtreecommitdiff
path: root/android/testData/guiTests
AgeCommit message (Expand)Author
2014-09-20Fixed regression where Studio required single-module projects to have a setti...Alex Ruiz
2014-09-17[UI Testing] Fixed test GradleSyncTest#testUnsupportedGradleVersionAlex Ruiz
2014-09-16Use jcenter instead of mavenCentral in our test gradle filesSiva Velusamy
2014-09-12Warn when a rendered custom view has been modified after buildTor Norbye
2014-09-12Add rendering testsTor Norbye
2014-09-10Layout UI test improvementsTor Norbye
2014-08-21Added a UI test that reproduces bug when Gradle fails due to lack of memory.Alex Ruiz
2014-08-20[UI Testing] Added supported for clicking URL in Messages tool window.Alex Ruiz
2014-08-19Added infrastructure to UI testing to simulate Gradle sync failures.Alex Ruiz
2014-08-13Now we detect and fix if the wrong version of Gradle is used in the wrapper.Alex Ruiz
2014-08-11Removed gradle.property files from test projects. Project setup now removes "...Alex Ruiz
2014-08-11Fixed bug where AssertionError was thrown for project with custom location of...Alex Ruiz
2014-08-05Clean up GUI test project Issue74341Alex Ruiz
2014-08-05Replacing "openProject" action "importProject" in UI tests.Alex Ruiz
2014-08-05Added UI test that reproduces issue 73640.Alex Ruiz
2014-08-04Now we recreate .idea folder when opening project in UI test.Alex Ruiz
2014-08-04Now GUI tests require the path of an Android SDK to use.Alex Ruiz
2014-08-03Added GUI test to reproduce issue 74341Alex Ruiz
2014-08-01Added a sample project to use for GUI tests. Also set the paths for storing e...Alex Ruiz