-
Notifications
You must be signed in to change notification settings - Fork 290
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Fix coding style * Fix device picking logic * Add some logs * Prompt user for device creation. * Refactor TestCommand file * Fix missing import * Fix issues with shard-all and 1 test * TestCommand: minor formatting improvements, use named args more * Fix initial state of param * Add shard info to logs * Fix single shard case * Remove device creation code * Remove count from --shard-all * Revert "Remove count from --shard-all" This reverts commit 9238f97. * handle more edge cases --------- Co-authored-by: Bartek Pacia <[email protected]>
- Loading branch information
1 parent
9d81a85
commit 2d9e106
Showing
9 changed files
with
348 additions
and
364 deletions.
There are no files selected for viewing
406 changes: 209 additions & 197 deletions
406
maestro-cli/src/main/java/maestro/cli/command/TestCommand.kt
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.