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

Amended the imaging_uploader module test plan. #3845

Merged
merged 2 commits into from
Aug 1, 2018

Conversation

nicolasbrossard
Copy link
Contributor

Added a test case to validate the incremental search that would not work in certain cases (see https://redmine.cbrain.mcgill.ca/issues/14925)

@nicolasbrossard nicolasbrossard requested a review from ridz1208 July 24, 2018 18:15
@nicolasbrossard nicolasbrossard added the Testing PR contains test plan or automated test code (or config files for Travis) label Jul 24, 2018
@miebeers miebeers self-requested a review July 26, 2018 17:39
@@ -9,7 +9,8 @@
4. Ensure that the Browse tab allows searching based on CandID, PSCID, and/or Visit Label. Ensure that the Visit Label
is a dropdown menu containing all the possible visit labels (taken from the Visit_label column in the session table
for any Active candidate), and ensure that the CandID and PSCID automatically filter the list of entries in Imaging
Uploader table on the 'fly', as fields are being filled out. Ensure that 'Clear Filters' button works.
Uploader table on the 'fly', as fields are being filled out. Make sure that this works no matter the page of the
result table you are currently on. Ensure that 'Clear Filters' button works.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Optional change to make it a little clearer:
"Make sure that this works no matter what page of the uploads table you are currently on" or "Make sure that this works no matter what page of results from the query to the uploads table you are currently on"

@zaliqarosli zaliqarosli added the Passed manual tests PR has been successfully tested by at least one peer label Jul 26, 2018
@ridz1208 ridz1208 added this to the 20.0.0 milestone Jul 27, 2018
@@ -9,7 +9,8 @@
4. Ensure that the Browse tab allows searching based on CandID, PSCID, and/or Visit Label. Ensure that the Visit Label
is a dropdown menu containing all the possible visit labels (taken from the Visit_label column in the session table
for any Active candidate), and ensure that the CandID and PSCID automatically filter the list of entries in Imaging
Uploader table on the 'fly', as fields are being filled out. Ensure that 'Clear Filters' button works.
Uploader table on the 'fly', as fields are being filled out. Make sure that this works no matter what page of results
from the query to the uploads table you are currently on. Ensure that 'Clear Filters' button works.
[Manual Testing]
5. Ensure that the 'Upload' tab has the CandID, PSCID, and Visit Label greyed out upon loading. These greyed out fields remain
as such if the 'Phantom Scans' is set to Yes, and become fillable and required fields if 'Phantom Scans' is set to No.
Copy link
Contributor

@PapillonMcGill PapillonMcGill Jul 30, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please remove the line break before [Manual Testing]

item 6 and 7 should have ending dots for each bullet (same as 12)

@ridz1208 ridz1208 merged commit 378673a into aces:20.0-release Aug 1, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Passed manual tests PR has been successfully tested by at least one peer Testing PR contains test plan or automated test code (or config files for Travis)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants