-
-
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
Qae 222 #37
base: rpmstats
Are you sure you want to change the base?
Qae 222 #37
Conversation
brian-tidepool
commented
Aug 16, 2024
- implements https://tidepool.atlassian.net/browse/QAE-222
- logins as clinician and access custodial user, verifies upload button and resend verification email link is present
Rpm Stats Automated Tests
…end verification email
also merged fixes from suppressednotifiactiontest branch. only need to review the new changes from commit 2faf95f |
tests name,dob,diagnosis date, diagnosis type, mrn, bio
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.
Hey,
some my points (questions) are kinda "general" how we should write tests. So it would be nice to know opinion on that from @ginnyyadav .
From my point of view, it needs some changes. But I get it, that it is in same style as already commited files/tests.
-rename tag qae222 to qae-222 -rename test to Clinician is able to select workspace -add assertion to test
tests name,dob,diagnosis date, diagnosis type, mrn, bio
-login test -go to workspace test -tag name
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.
Nice changes, thanks for that. I have new one for you 🎉
function checkFile -> checkFileExistence documentation added/updated
function checkFile -> checkFileExistence documentation added/updated
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.
Just async/await and small adjustment in doc. Otherwise LGMT ✅
Co-authored-by: Vojtěch Červený <[email protected]>
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.
Gave live feedback, just remove the "qae-222" tag from the tests