You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description:
These bunch of tests validates that system correctly save every build-in monomer (Peptide, Sugar, Base, Phosphates) from our Library to ket/mol file, able to load it back and correctly show them on canvas (name, shape, color), shows correct number or connections and shows correct preview tooltip (and it works the same - from ket/mol and from library)
Switch to Macromolecules view
Open Peptides tab
For each %Peptides% from list: peptides-data-testid.txt
Clear canvas
Put on the canvas peptide with data-testid = %Peptides%
Center monomer on the screen
Hover mouse over monomer until Preview tooltip appears
Validate canvas
Save canvas to ket file
Save canvas to mol file
Clear canvas
Load it back from ket
Hover mouse over monomer until Preview tooltip appears
Validate canvas
Clear canvas
Load it back from mol
Hover mouse over monomer until Preview tooltip appears
Validate canvas
Test case 2:
Switch to Macromolecules view
Open RNA tab
Open Presets section
For each %RNA% from list: ("A_A_R_P", "C_C_R_P", "G_G_R_P", T_T_R_P", "U_U_R_P")
Clear canvas
Put on the canvas peptide with data-testid = %RNA%
Center monomer on the screen
Hover mouse over monomer until Preview tooltip appears
Validate canvas
Save canvas to ket file
Save canvas to mol file
Clear canvas
Load it back from ket
Hover mouse over monomer until Preview tooltip appears
Validate canvas
Clear canvas
Load it back from mol
Hover mouse over monomer until Preview tooltip appears
Validate canvas
Switch to Macromolecules view
Open RNA tab
Open Sugars section
For each %Sugar% from list: sugars-data-testid.txt
Clear canvas
Put on the canvas peptide with data-testid = %Sugar%
Center monomer on the screen
Hover mouse over monomer until Preview tooltip appears
Validate canvas
Save canvas to ket file
Save canvas to mol file
Clear canvas
Load it back from ket
Hover mouse over monomer until Preview tooltip appears
Validate canvas
Clear canvas
Load it back from mol
Hover mouse over monomer until Preview tooltip appears
Validate canvas
Switch to Macromolecules view
Open RNA tab
Open Bases section
For each %Base% from list: bases-data-testid.txt
Clear canvas
Put on the canvas peptide with data-testid = %Base%
Center monomer on the screen
Hover mouse over monomer until Preview tooltip appears
Validate canvas
Save canvas to ket file
Save canvas to mol file
Clear canvas
Load it back from ket
Hover mouse over monomer until Preview tooltip appears
Validate canvas
Clear canvas
Load it back from mol
Hover mouse over monomer until Preview tooltip appears
Validate canvas
Switch to Macromolecules view
Open RNA tab
Open Phosphates section
For each %Phosphate% from list: phosphates-data-testid.txt
Clear canvas
Put on the canvas peptide with data-testid = %Phosphate%
Center monomer on the screen
Hover mouse over monomer until Preview tooltip appears
Validate canvas
Save canvas to ket file
Save canvas to mol file
Clear canvas
Load it back from ket
Hover mouse over monomer until Preview tooltip appears
Validate canvas
Clear canvas
Load it back from mol
Hover mouse over monomer until Preview tooltip appears
Validate canvas
Test case 6:
Switch to Macromolecules view
Open CHEM tab
For each %CHEMS% from list: ("Test-6-Ch___Test-6-AP-Chem", "A6OH___6-amino-hexanol", "Az___Azide", "EG___Ethylene Glycol", "MCC___4-(N-maleimidomethyl)cyclohexane-1-carboxylate", "PEG2___Diethylene Glycol", "SMCC___SMCC linker from Pierce", "SMPEG2___SM(PEG)2 linker from Pierce", "SS3___Dipropanol-disulfide", "hxy___Hexynyl alcohol", "sDBL___Symmetric Doubler")
Clear canvas
Put on the canvas peptide with data-testid = %CHEMS%
Center monomer on the screen
Hover mouse over monomer until Preview tooltip appears
Validate canvas
Save canvas to ket file
Save canvas to mol file
Clear canvas
Load it back from ket
Hover mouse over monomer until Preview tooltip appears
Validate canvas
Clear canvas
Load it back from mol
Hover mouse over monomer until Preview tooltip appears
Validate canvas
The text was updated successfully, but these errors were encountered:
Description:
These bunch of tests validates that system correctly save every build-in monomer (Peptide, Sugar, Base, Phosphates) from our Library to ket/mol file, able to load it back and correctly show them on canvas (name, shape, color), shows correct number or connections and shows correct preview tooltip (and it works the same - from ket/mol and from library)
Test case 1:
data-testid values for every peptide could be obtained here peptides-data-testid.txt
Test case 2:
Test case 3:
data-testid values for every sugar could be obtained here: sugars-data-testid.txt
Test case 4:
data-testid values for every base could be obtained here: bases-data-testid.txt
Test case 5:
data-testid values for every phosphate could be obtained here: phosphates-data-testid.txt
Test case 6:
The text was updated successfully, but these errors were encountered: