Commit Graph

  • 6fe6a80f40 Merge pull request #1 from thelittlefireman/thelittlefireman-fix-files-already-exist thelittlefireman 2017-07-28 15:15:08 +02:00
  • f7b30c3129 fix python error when files already exist thelittlefireman 2017-07-28 15:13:45 +02:00
  • 1062da3dcc Fixed installation issue butomo1989 2017-07-18 14:06:41 +02:00
  • c431118465 Using the latest image version of appium-docker-android butomo1989 2017-07-18 12:06:38 +02:00
  • b6a1a57bed Enable video recording butomo1989 2017-07-14 20:40:14 +02:00
  • 83baa09384 Fixed not expected error in supervisor butomo1989 2017-07-13 18:55:32 +02:00
  • 8a69c64de3 Merge pull request #22 from andrcuns/real_device_mirroring Budi Utomo 2017-07-08 23:57:52 +02:00
  • 488e53149c Release script for image with real device support Andrejs Cunskis 2017-07-07 23:46:04 +03:00
  • 2bc30edf4c Add support for real device and screen mirroring Andrejs Cunskis 2017-07-03 22:50:37 +03:00
  • 8d544448f1 All badges in one line butomo1989 2017-06-29 09:05:56 +02:00
  • f7b560a28b Add Gitter badge (#19) The Gitter Badger 2017-06-29 02:04:05 -05:00
  • 0e578710f3 Automated all steps from PR #12 0.7 butomo1989 2017-06-14 15:06:01 +02:00
  • 65df456066 Using docker-appium as base image butomo1989 2017-06-14 15:00:54 +02:00
  • 5b694c2c55 Fixed issue #13 regarding arm image for 6.0 butomo1989 2017-06-09 11:59:07 +02:00
  • 6406504f94 Possibility to run appium with custom chromedriver executable (#12) Andrejs 2017-06-09 11:44:58 +03:00
  • b7c4538896 Downgraded selenium to be able to run E2E Tests butomo1989 2017-06-02 16:55:51 +02:00
  • c7d988bd61 Refactored butomo1989 2017-06-02 15:30:51 +02:00
  • 47e968927a Updated Sample and End2End Tests butomo1989 2017-06-02 14:49:55 +02:00
  • dcf196ec4a Run E2E Tests only if needed butomo1989 2017-06-02 13:18:00 +02:00
  • aff1b062e1 Added End-2-End Test butomo1989 2017-06-01 15:51:22 +02:00
  • 59f6e4bd33 Mocked os package in unit tests to clear all warning messages butomo1989 2017-05-30 17:25:07 +02:00
  • 0b9af7e6b2 Using git tag for same docker images butomo1989 2017-05-30 16:28:28 +02:00
  • d9b5f8d86c Using latest version of build tool butomo1989 2017-05-30 16:26:09 +02:00
  • 0360c181c0 Cleaned up 0.6 butomo1989 2017-05-29 14:34:35 +02:00
  • 47ff7bf223 Merge pull request #10 from ilya-netomedia/patch-1 budi utomo 2017-05-26 10:28:07 +02:00
  • bedf77e83d Update app.py ilya-netomedia 2017-05-25 17:48:59 +03:00
  • 151e3a8d6f Merge pull request #8 from andrcuns/appium_host_for_scale_support budi utomo 2017-05-24 23:36:39 +02:00
  • 7170ee20d4 Fix method name and build 6.0 without google_apis Andrejs Cunskis 2017-05-24 17:00:29 +03:00
  • 768d793ba0 Merge remote-tracking branch 'upstream/master' into appium_host_for_scale_support Andrejs Cunskis 2017-05-24 16:51:59 +03:00
  • 5501a20426 Set default browser, mobile web test parameter and docker compose example Andrejs Cunskis 2017-05-24 15:50:34 +03:00
  • 1a7453d6b6 Added codacy badge butomo1989 2017-05-24 12:01:10 +02:00
  • d379133801 Renamed method to fix codacy violation butomo1989 2017-05-24 11:52:48 +02:00
  • 333c2b2a90 Fix unit tests Andrejs Cunskis 2017-05-23 16:57:53 +03:00
  • ab45f6bb52 Support for docker-compose scale and set default browserName Andrejs Cunskis 2017-05-23 16:47:41 +03:00
  • a2e59992d9 Set container ip as default APPIUM_HOST address Andrejs Cunskis 2017-05-17 10:58:29 +03:00
  • e9ed10d08c Splitted into different Dockerfiles to optimize size for each docker image butomo1989 2017-05-22 13:20:30 +02:00
  • d1a1bb5fa7 Deleted parentheses in README.md budi utomo 2017-05-19 13:42:15 +02:00
  • c3c7f9506f Using UIAutomator2 for UI test example for better performance butomo1989 2017-05-19 13:37:25 +02:00
  • 8c4d947833 Updated README 0.5 butomo1989 2017-05-19 11:17:19 +02:00
  • 80bbf1bd36 Using latest version of build-tool butomo1989 2017-05-19 11:16:59 +02:00
  • f05d2564fa Added more timeout in health check to support arm docker image butomo1989 2017-05-19 11:16:15 +02:00
  • 81e63fb88e Merge pull request #5 from andrcuns/container_health_check budi utomo 2017-05-15 16:15:23 +02:00
  • a7c9be6fc3 Container health check based on Android Emulator boot completion Andrejs Cunskis 2017-05-15 14:28:52 +03:00
  • 76393754fb Updated README.md budi utomo 2017-05-04 16:32:01 +02:00
  • 10eb1b0d31 Merge pull request #3 from andrcuns/chrome_driver_fix 0.4 budi utomo 2017-05-04 10:23:41 +02:00
  • c3ad9b3d48 Fix chromedriver linux missing shared library libgconf-2.so.4 error Andrejs Cunskis 2017-05-04 01:29:41 +03:00
  • e2a0b7c840 Put only working devices butomo1989 2017-04-26 16:34:27 +02:00
  • e325706d17 Fixed android 5.0.1 and 5.1.1 0.3 butomo1989 2017-04-26 15:16:26 +02:00
  • 3679a9bd48 Renamed log file butomo1989 2017-04-26 14:19:46 +02:00
  • 666489987b Use build matrix to speed up build and push processes butomo1989 2017-04-26 11:42:40 +02:00
  • b785d70389 Updated README.md butomo1989 2017-04-26 11:34:38 +02:00
  • f1663eb05e Renamed avd in sample UI tests butomo1989 2017-04-24 15:50:18 +02:00
  • e46800e322 Cleaned up README.md butomo1989 2017-04-24 14:04:16 +02:00
  • d2843d7260 Silent mode to reduce logs 0.2 butomo1989 2017-04-21 15:50:12 +02:00
  • 67726cf735 Updated unit test butomo1989 2017-04-21 15:27:54 +02:00
  • e59c28ebd8 Turn off appium server by default butomo1989 2017-04-21 15:18:01 +02:00
  • 7ce3cfba96 Using google_apis butomo1989 2017-04-21 15:06:53 +02:00
  • 63e64d219b Changed path of target apk butomo1989 2017-04-21 13:46:04 +02:00
  • 2ef82e3894 Added android 7.0 in the list butomo1989 2017-04-21 11:23:24 +02:00
  • e8581c1501 Added docker in travis.yml 0.1 butomo1989 2017-04-19 13:53:16 +02:00
  • fb1106da9e Deleted branches in travis and updated README.md butomo1989 2017-04-19 13:45:15 +02:00
  • cd155015d1 Automatic test, build and push from travis butomo1989 2017-04-19 13:24:42 +02:00
  • d6a2738620 Renamed repository butomo1989 2017-04-12 17:19:03 +02:00
  • 78ca48b543 Updated README.md butomo1989 2017-04-12 15:39:40 +02:00
  • dd047035a9 Simulation of SMS butomo1989 2017-04-12 14:25:12 +02:00
  • 7b7238f156 Run emulator in the beginning butomo1989 2017-04-06 16:29:11 +02:00
  • 0a605cf226 Fixed noVNC butomo1989 2017-04-06 10:29:27 +02:00
  • a60c418b21 Updated README butomo1989 2017-04-04 17:57:55 +02:00
  • c1f5730a33 Using latest build-tool (25.0.2) butomo1989 2017-03-28 12:31:14 +02:00
  • 5934899793 Moved to python 3 butomo1989 2017-03-27 12:45:21 +02:00
  • 4fdf66f89f Enable preinstallation android packages butomo1989 2017-03-24 16:49:07 +01:00
  • ef3ead7067 Added MicroBadger badges butomo1989 2017-03-22 14:33:55 +01:00
  • b24a26502c Reduced docker image size to 1.936 GB butomo1989 2017-03-22 14:28:54 +01:00
  • bbab571a05 Reduced docker image size to 2.259 GB butomo1989 2017-03-21 18:08:24 +01:00
  • f4e16a3cf2 Refactored butomo1989 2017-03-21 13:33:46 +01:00
  • 26b99bd32b Fixed installation bug butomo1989 2017-03-17 12:41:28 +01:00
  • 135c3e32f1 Enable Samsung Galaxy S6 butomo1989 2017-03-16 16:33:26 +01:00
  • 045191439a Created device group butomo1989 2017-03-14 10:57:26 +01:00
  • fdf936a3f3 Fixed issue with device / skin for android version < 5.0 butomo1989 2017-03-07 16:24:14 +01:00
  • 032552a5e9 Refined butomo1989 2017-03-01 13:31:34 +01:00
  • e2b24dc170 Edited example UI tests with appium butomo1989 2017-03-01 13:30:36 +01:00
  • c5a3cc834e Formatted butomo1989 2017-02-28 15:43:20 +01:00
  • 7578113213 Cut image size butomo1989 2017-02-28 15:39:50 +01:00
  • dbbe23dd73 Enable to use avd skins butomo1989 2017-02-28 15:36:43 +01:00
  • 30b2205987 Refactored code, added log and emulator skins butomo1989 2017-02-27 14:53:48 +01:00
  • 87ed3c6a1f Moved browser apks from folder example butomo1989 2017-02-27 13:48:02 +01:00
  • 067f0c06d6 Deleted ignored rules butomo1989 2017-02-27 13:32:38 +01:00
  • 6921e8c442 Fixed libQt5Widgets.so.5.5 error butomo1989 2017-02-24 11:56:48 +01:00
  • 59953990f0 Using the latest of android SDK butomo1989 2017-02-24 10:55:31 +01:00
  • ee64790fcb Added codacy badge butomo1989 2017-02-11 23:37:27 +01:00
  • 78cae6a79c Using supervisor butomo1989 2017-02-11 22:46:41 +01:00
  • 06770df1db Edited default selenium host in README butomo1989 2017-02-02 15:29:47 +01:00
  • b37f31b01c Added feature to be able to connect with selenium grid butomo1989 2017-02-02 15:09:09 +01:00
  • a802bdddee Renamed test methods butomo1989 2017-01-31 11:22:32 +01:00
  • 38a827fee1 Added examples UI tests for msite butomo1989 2017-01-30 15:29:47 +01:00
  • d14107f05a Added browser apks for mobile website testing butomo1989 2017-01-30 15:27:06 +01:00
  • 6d90d6874b Enable system image x86 butomo1989 2017-01-23 17:25:21 +01:00
  • d62d90b47e Switch to ubuntu 16.04 butomo1989 2017-01-16 12:58:54 +01:00
  • 578a5455c8 Updated README.md butomo1989 2017-01-08 17:38:12 +01:00
  • c48731a86e Updated README.md butomo1989 2017-01-08 17:24:38 +01:00