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

Autotests: Auromatizing/Dearomatizing works correct for Query features #3849

Closed
4 tasks done
AlexeyGirin opened this issue Jan 5, 2024 · 0 comments · Fixed by #4169
Closed
4 tasks done

Autotests: Auromatizing/Dearomatizing works correct for Query features #3849

AlexeyGirin opened this issue Jan 5, 2024 · 0 comments · Fixed by #4169
Assignees
Milestone

Comments

@AlexeyGirin
Copy link
Collaborator

AlexeyGirin commented Jan 5, 2024

This task is blocked by:

Description:
These bunch of tests validates that system able to aromatize/dearomatize molecules that have query properties set.
Related implementation tasks: epam/Indigo#1446, MORE HERE

Test case 1:

  • User can auromatize molecules with query parameters (not custom query, but only ordinary).
    Preconditions:
  1. Clear canvas
  2. Open AllPossibleQueryFeaturesWithOutCustomQuery.zip (file must be unzipped)
    Main steps:
  3. Press Aromatize button
  4. Validate canvas

Test case 2:

  • User can deauromatize molecules with query parameters (not custom query, but only ordinary).
    Preconditions:
  1. Clear canvas
  2. Open AllPossibleQueryFeaturesWithOutCustomQuery.zip (file must be unzipped)
  3. Press Aromatize button
    Main steps:
  4. Press Dearomatize button
  5. Validate canvas

Test case 3:

Preconditions:

  1. Clear canvas
  2. Open (file must be unzipped): all-possible-custom-query-features.zip
    Main steps:
  3. Press Aromatize button
  4. Validate canvas

Test case 4:

Preconditions:

  1. Clear canvas
  2. Open (file must be unzipped): all-possible-custom-query-features.zip
  3. Press Aromatize button
    Main steps:
  4. Press Dearomatize button
  5. Validate canvas
@AlexeyGirin AlexeyGirin added this to the Autotests milestone Jan 5, 2024
AlexeyGirin added a commit that referenced this issue Mar 10, 2024
… features (#4169)

* Issue 3849: Autotests: Auromatizing/Dearomatizing works correct for Query features

* Made requested changes (auromitize -> aromatize)

* Added fix for failed test (User can Dearomatize molecules with custom query parameters.)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants