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

feat(analyze): Adds Analyze option to test command #2265

Open
wants to merge 22 commits into
base: main
Choose a base branch
from

Conversation

luistak
Copy link

@luistak luistak commented Jan 22, 2025

Proposed changes

  • feat(login): Adds apiUrl flag to customize base URL for local development
  • feat(analyze): Adds apiUrl, apiKey and analyze flag to optionally generate insight analysis after the test command

Output examples

Scenario Output
Video Recording https://github.com/user-attachments/assets/ec1c46ca-1820-4329-97bb-16c0bac4b9ba
Success image
No errors found image
Failure image

Issues fixed

N/A

@luistak luistak marked this pull request as ready for review January 22, 2025 12:51
luistak and others added 17 commits January 23, 2025 10:05
* Select web when platform is specified

* Do not log errors on device screen endpoint since this floods the terminal with unnecessary noise when killing studio

* Add url input in studio for web

* Handle openLink without scheme

* Remove comment

* Revert unnecessary change

* Remove unused import
* Fix Windows script error by making classpath shorting using globs

* Update dadb

* Do not use emojis on Windows

* Fix Studio npm builds on Windows

* Make OS comparison case-insensitive

* Use smiley face instead of check

* Use + instead of special char

* Remove debug condition

---------

Co-authored-by: Dan Caseley <dan@caseley.me.uk>
* Remove unused variable in install script

* Remove previous files when installing maestro-cli
@luistak luistak force-pushed the feat/insights-analyze branch from 2546cc3 to c8e4f5f Compare January 24, 2025 12:33
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.

6 participants