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

Support for using access token when running UI test on CI #99

Merged
merged 17 commits into from
Sep 27, 2024

Conversation

PiotrKarczmarz
Copy link
Collaborator

@PiotrKarczmarz PiotrKarczmarz commented Sep 27, 2024

…net test .\Cody.VisualStudio.Tests\bin\Debug\Cody.VisualStudio.Tests.dll -e Access_Token_UI_Tests="<ACCESS_TOKEN>"
Turned on Solution_Name_Is_Added_To_Chat_Input() test.
  - using commit pointing to sourcegraph/cody#5532 (Chat: add unique identifiers to CollapsiblePanel components), necessary to successfully run the test
  -  "System.TimeoutException : Timeout 30000ms exceeded, waiting for Locator("menu button[type=submit][title=Stop]") to be visible" when running Entered_Prompt_Show_Up_In_Today_History()
Turned off custom timeouts for Playwright
@PiotrKarczmarz PiotrKarczmarz merged commit 8063e27 into main Sep 27, 2024
2 checks passed
@PiotrKarczmarz PiotrKarczmarz deleted the piotr/ci-ui-tests-access-token branch September 27, 2024 11:06
@PiotrKarczmarz PiotrKarczmarz changed the title Support for using access token during CI Support for using access token when running UI test on CI Sep 27, 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.

2 participants