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: Make sure Ketcher supports all possible atom types and bond types created and imported from ChemDraw #4232

Open
AlexeyGirin opened this issue Mar 12, 2024 · 0 comments

Comments

@AlexeyGirin
Copy link
Collaborator

AlexeyGirin commented Mar 12, 2024

Make sure Ketcher supports all possible atom types and Bonds Labels, created and imported from ChemDraw
Use following as reference documentation: ChemDraw_17_manual.pdf

  1. So - create set of canvas(es) in Chem Draw with all possible atom types and its properties (especially CIP and stereo labels)
  2. Set of all possible bond types and its properties
  3. Export it to CDX format
  4. Load it to Ketcher
  5. Validate everything shown correct
  6. Create test cases for autotest (use Autotests: Adding/Removing hydrogens works correct for bonds wrapped into different types on groups #4018 as reference example)

Test cases blocked by:

Test case 1:

  • Make sure Ketcher supports Chemical Symbols arrow 1

Preconditions:
Clear canvas
Use cdx file
cdx_Chemical Symbols -1.zip

Main steps:

  1. Open cdx file from ChemDraw
  2. Validate canvas

Test case 2:

Main steps:

  1. Open cdx file from ChemDraw
  2. Validate canvas

Test case 3:

Main steps:

  1. Open cdx file from ChemDraw
  2. Validate canvas
@AlexeyGirin AlexeyGirin changed the title Make sure Ketcher supports all possible atom types created and imported from ChemDraw Make sure Ketcher supports all possible atom types and bond types created and imported from ChemDraw Mar 20, 2024
@NadezhdaPeskun NadezhdaPeskun changed the title Make sure Ketcher supports all possible atom types and bond types created and imported from ChemDraw Autotests: Make sure Ketcher supports all possible atom types and bond types created and imported from ChemDraw Mar 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants