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: #6275 - All inproper library tabs switching (Favorites, Peptides, RNA, CHEM) … #6329

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

YatsekTest
Copy link
Collaborator

@YatsekTest YatsekTest commented Jan 21, 2025

…have been replaced with the proper helper functions.

How the feature works? / How did you fix the issue?

(Screenshots, videos, or GIFs, if applicable)

Check list

  • unit-tests written
  • e2e-tests written
  • documentation updated
  • PR name follows the pattern #1234 – issue name
  • branch name doesn't contain '#'
  • PR is linked with the issue
  • base branch (master or release/xx) is correct
  • task status changed to "Code review"
  • reviewers are notified about the pull request

…have been replaced with the proper helper functions.
split-ends and others added 5 commits January 22, 2025 12:05
* refactor: improve monomer selection and favorites management, update constants usage

What was done:
- Enhanced `selectMonomer` to support selecting various monomers across different tabs, including the Favorites tab. Added `selectMonomers`.
- Added `addMonomerToFavorites`, `addMonomersToFavorites`, `removeMonomerFromFavorites`, and `removeMonomersFromFavorites` for better management of favorites. Updated usage to leverage these functions directly.
- Moved monomer test IDs to the `monomer` constants file for centralized management and easier reuse.
- Removed unused selectors to clean up the codebase.

* feat: add new base '2imen2' to Bases enum and update test selectors for consistency

---------

Co-authored-by: Svetlana Demid <[email protected]>
…ace-all-inproper-library-tabs-switching-favorites-peptides-rna-chem-with-proper-helper-functions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants