Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sync fork 3 #6

Closed
wants to merge 51 commits into from
Closed

Sync fork 3 #6

wants to merge 51 commits into from

Conversation

rasyid7
Copy link
Owner

@rasyid7 rasyid7 commented Dec 9, 2024

Proposed changes

copilot:summary

Testing

Issues fixed

rasyid7 and others added 30 commits September 26, 2024 14:26
* fix: don't allow negative swipe duration

* update ios driver
* chore: upgrade to 1.39.0

* chore: update changelog
* test: Adding unit tests to the MaestroTimerTest class

* test: Adding unit tests to the SocketUtils class

* test: Adding unit tests to the Strings class

* test: Adding unit tests to the Collections class

* test: Adding unit tests to the DepthTracker class

* test: Adding unit tests to the Insight class

* test: Adding unit tests to the Errors class

* test: Refactoring SocketUtils unit tests

* test: Resolving commands_optional_tournee test

* test: Refactoring test about localhost address

* test: Refactoring the tests about localIp method

* chore: Adding mockk dependency
* fix: reinstall ios app to clear state reliably

* Update maestro-ios-driver/src/main/kotlin/util/LocalSimulatorUtils.kt

Co-authored-by: Igor Lema <[email protected]>

---------

Co-authored-by: Igor Lema <[email protected]>
vibin and others added 21 commits December 9, 2024 16:38
* Fix timeout unit in ScrollUntilVisibleCommand

The `timeout` in ScrollUntilVisibleCommand should be interpreted as milliseconds: https://maestro.mobile.dev/api-reference/commands/scrolluntilvisible

Fixes mobile-dev-inc#2108.
This was broken by mobile-dev-inc#2023.
…bile-dev-inc#2147)

* fix: added installing and preparing status for uploads

* fix: removed new status from upload
* Add additional failure e2e tests for different assert commands

* Add additional failure e2e tests for launching apps

* Add e2e test to tour commands

* Fix escaping of structured logging in e2e tests

* Allow e2e-tests longer to run

* Relax timings on extendedWaitUntil e2e test

* Relax tap retries when waiting for repaint
mobile-dev-inc#2172)

* Add null check in childNafCheck to handle case when child node is null

* Update build artefacts

---------

Co-authored-by: Dan Caseley <[email protected]>
* Add e2e-test for environment variables

* Apply environment variables to test suite runs (fixes mobile-dev-inc#2101)
@rasyid7 rasyid7 closed this Dec 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.