Skip to content

Releases: leancodepl/patrol

adb-v0.0.4

17 Jun 10:49
adb-v0.0.4
Compare
Choose a tag to compare
adb-v0.0.4 Pre-release
Pre-release

fix

adb-v0.0.3

17 Jun 10:41
adb-v0.0.3
Compare
Choose a tag to compare
adb-v0.0.3 Pre-release
Pre-release

respect custom host and port

maestro_test-v0.1.3

15 Jun 16:08
maestro_test-v0.1.3
Compare
Choose a tag to compare
maestro_test-v0.1.3 Pre-release
Pre-release

maestro_test: set version to 0.1.3 (bluetooth control)

maestro_test-v0.1.2

15 Jun 15:48
maestro_test-v0.1.2
Compare
Choose a tag to compare
maestro_test-v0.1.2 Pre-release
Pre-release

Print more info about errors (#67)

  • fix wrong order of http4k Filters

  • use UiAutomator Configurator

  • set waitForSelectorTimeout to 2000 ms + print UiAutomator config

  • fail very noisily if POST fails

  • maestro_cli: set version to 0.1.4

  • maestro_test: set version to 0.1.2

  • use UiAutomation for executing shell commands, instead of UiDevice

  • Revert "use UiAutomation for executing shell commands, instead of UiDevice"

maestro_cli-v0.1.4

15 Jun 15:51
maestro_cli-v0.1.4
Compare
Choose a tag to compare
maestro_cli-v0.1.4 Pre-release
Pre-release
  • Be more noisy when an error occurs.
  • Change waiting timeout for native widgets from 10s to 2s.

maestro_test-v0.1.1

14 Jun 21:07
maestro_test-v0.1.1
Compare
Choose a tag to compare
maestro_test-v0.1.1 Pre-release
Pre-release

maestro_test: fix logging bug

maestro_test-v0.1.0

14 Jun 20:48
maestro_test-v0.1.0
Compare
Choose a tag to compare
maestro_test-v0.1.0 Pre-release
Pre-release

Enable native controls (#63)

  • replace com.orhanobut:logger with default Logger

  • add ktlint

  • add Conditions and NativeWidget classes

  • add wifi, celluar, dark mode

  • maestro_cli: fix bug with flavor being required

  • downgrade freezed

  • bump versions

  • bunch of fixes

  • simplify delay

  • stop server on start

  • add install Gradle task

  • use global 'debug' option

  • AutomatorServer: create 'printer' and 'catcher' Filters

  • consider all HTTP 2xx status codes to be successful

maestro_cli-v0.1.3

14 Jun 21:04
maestro_cli-v0.1.3
Compare
Choose a tag to compare
maestro_cli-v0.1.3 Pre-release
Pre-release
  • Fix a bug which made flavor option required.
  • Add --debug flag to maestro drive, which allows to use default,
    non-versioned artifacts from $MAESTRO_ARTIFACT_PATH.

maestro_cli-v0.1.2

09 Jun 13:26
maestro_cli-v0.1.2
Compare
Choose a tag to compare
maestro_cli-v0.1.2 Pre-release
Pre-release
  • Fix typo in generated integration_test/app_test.dart.
  • Depend on package:adb.

maestro_cli-v0.1.1

09 Jun 08:18
maestro_cli-v0.1.1
Compare
Choose a tag to compare
maestro_cli-v0.1.1 Pre-release
Pre-release
  • Set minimum Dart version to 2.16.
  • Fix links to package:leancode_lint in README