Releases: leancodepl/patrol
adb-v0.0.4
fix
adb-v0.0.3
respect custom host and port
maestro_test-v0.1.3
maestro_test: set version to 0.1.3 (bluetooth control)
maestro_test-v0.1.2
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
- Be more noisy when an error occurs.
- Change waiting timeout for native widgets from 10s to 2s.
maestro_test-v0.1.1
maestro_test: fix logging bug
maestro_test-v0.1.0
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
- Fix a bug which made
flavor
option required. - Add
--debug
flag tomaestro drive
, which allows to use default,
non-versioned artifacts from$MAESTRO_ARTIFACT_PATH
.
maestro_cli-v0.1.2
- Fix typo in generated
integration_test/app_test.dart
. - Depend on package:adb.
maestro_cli-v0.1.1
- Set minimum Dart version to 2.16.
- Fix links to
package:leancode_lint
in README