Skip to content

Conversation

@alisevych
Copy link
Member

@alisevych alisevych commented Aug 18, 2023

Description

IntelliJ plugin UI tests. Corrections due to switch debug IDE version to 2023.2:

  • Dialog locator changed.
  • Waiter for Gradle project build finished changed.
  • Project view displayed text changed.

How to test

Automated tests

  1. Comment exclude("/org/utbot/**") in utbot-intellij/build.gradle.kts
  2. Run Gradle task utbot-intellij:runIdeForUiTests
  3. Wait till debug IDEA is started
  4. Run All the tests in utbot-intellij/src/test/kotlin/org/utbot/tests
    CreateProjects will be run first each time - and only then UnitTestBotActionTest - using created projects.

Self-check list

  • I've set the proper labels for my PR (at least, for category and component).
  • PR title and description are clear and intelligible.
  • I've added enough comments to my code, particularly in hard-to-understand areas.
  • The functionality I've repaired, changed or added is covered with automated tests.
  • Manual tests have been provided optionally.
  • The documentation for the functionality I've been working on is up-to-date.

@alisevych alisevych added ctg-qa Issue is related to QA process comp-ide Issue is related to IDE support labels Aug 18, 2023
@alisevych alisevych self-assigned this Aug 18, 2023
@alisevych alisevych requested review from Vassiliy-Kudryashov and denis-fokin and removed request for denis-fokin August 18, 2023 07:53
@Vassiliy-Kudryashov Vassiliy-Kudryashov merged commit 638f803 into main Aug 30, 2023
@Vassiliy-Kudryashov Vassiliy-Kudryashov deleted the alisevych/ui_tests_correction branch August 30, 2023 13:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

comp-ide Issue is related to IDE support ctg-qa Issue is related to QA process

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

3 participants