fix: Dynamic port selection flow on Android
Fixes reported bugs on dynamic port selection solution.
NativeAutomatorgets the test server port from within the constructor. Because of that,NativeAutomatorConfig.portwas deprecated. It should not be possible to manually set theportvalue.- Added
--debugflag toflutter build --config-onlyinvocation to preventPatrolPluginbeing removed from the app code.
Also fixes #2614.
To view this pull requests documentation preview, visit the following URL:
docs.page/leancodepl/patrol~2636
Documentation is deployed and generated using docs.page.
Hi, would be awesome if this PR can be completed :) Atm we cannot run the tests with latest flutter in our pipeline
Hi, would be awesome if this PR can be completed :) Atm we cannot run the tests with latest flutter in our pipeline
This was already published in patrol_cli: 3.6.0: https://pub.dev/packages/patrol_cli/changelog#360. It was announced in the linked issue: https://github.com/leancodepl/patrol/issues/2614#issuecomment-2900015560