-
Notifications
You must be signed in to change notification settings - Fork 0
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
Add test for BI-2057. #147
Conversation
Add page for Sample Management. Add steps for Sample Management.
Still working on it. |
@davedrp - i have included the genotype samples. please review. thanks. |
src/features/BI-2057.feature
Outdated
When user sets "GermplasmSort" in List Name field of import page | ||
When user sets "GermplasmSort" in List Description field of import page | ||
And user selects "Confirm" button | ||
When user selects "Experiments & Observations" in navigation |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't think you need to import on experiment (bi_sample_submission.xls only references GID, not ObsUnitID).
I think you should be able to delete these 5-lines:
When user selects "Experiments & Observations" in navigation
When user selects "Import Experiments & Observations" button
And user uploads Experiments & Observations "EXP.csv" file
When user selects 'Import' button
And user selects "Confirm" button
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@davedrp - Done. thanks.
Description
BI-2057
Add page for Sample Management.
Add steps for Sample Management.
Dependencies
Please include any dependencies to other code branches, testing configurations, scripts to be run, etc.
Testing
Please include a link to a successful run of TAF for this change
Checklist: