Skip to content

Releases: leancodepl/patrol

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

adb-v0.0.2

09 Jun 13:23
adb-v0.0.2
Compare
Choose a tag to compare
adb-v0.0.2 Pre-release
Pre-release

Couple of bug fixes and refactorings (#62)

  • fix info about requiring dart 2.17

  • add missing package:material import

  • masestro_cli-publish: enforce sequential run

  • maestro_test-publish: also create Release on GitHub Releases

  • bump Gradle to 7.4.2

  • reinstall apk if certificates don't match

  • create package:adb

  • maestro_cli: use package:adb

  • adb: add adb-prepare.yaml

  • adb: add adb-publish.yaml

  • maestro_cli: depend on package:adb from pub.dev

  • maestro_cli: move adb.dart from lib/src/external to lib/src/feautures/drive

  • add missing Process.run(runInShell: true)

  • Don't run *prepare GitHub Actions which are not always necessary

  • name Progresses more meaningfully

  • Update packages/adb/lib/src/exceptions.dart

  • don't log progress of starting instrumentation server

  • add docs to ProcessResult.stdErr extension

  • Update packages/adb/lib/src/adb.dart

  • package:adb: set version to 0.0.2

  • maestro_cli: set version to 0.1.2

Co-authored-by: Albert Wolszon [email protected]
Co-authored-by: Marcin Wojnarowski [email protected]

adb-v0.0.1

09 Jun 11:03
adb-v0.0.1
Compare
Choose a tag to compare
adb-v0.0.1 Pre-release
Pre-release

adb: add adb-publish.yaml

maestro_cli-v0.1.0

08 Jun 22:20
maestro_cli-v0.1.0
Compare
Choose a tag to compare
maestro_cli-v0.1.0 Pre-release
Pre-release
  • Add --template option for maestro bootstrap
  • Add --flavor options for maestro drive
  • Rename maestro config to `maestro doctor