-
Notifications
You must be signed in to change notification settings - Fork 14
add unit tests to fa2domain #75
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
Conversation
Signed-off-by: Awa Synthia <[email protected]>
Signed-off-by: Awa Synthia <[email protected]>
|
Bringing this PR up to date with main and making final adjustments so we can get it ready to merge. Thanks again @awasyn for the original work here. |
the-mayer
left a comment
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.
Slight modification to test folder structure and pathing. Thanks!
jananiravi
left a comment
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.
Thanks a ton for getting the ball rolling, @awasyn, and for the review @the-mayer! In theory, looks good to me -- could/did you check this in practice? If so, happy to merge!
More descriptive messaging Co-authored-by: Janani Ravi <[email protected]>
Additional comments, adding structure to test file Co-authored-by: Janani Ravi <[email protected]>
Co-authored-by: Janani Ravi <[email protected]>
- document package data - use package data in function - adjust test to validate ingested sample colnames References: JRaviLab#75 (comment) Co-authored-by: Jananiravi <[email protected]>
- document package data - use package data in function - adjust test to validate ingested sample colnames References: JRaviLab#75 (comment) Co-authored-by: Janani Ravi <[email protected]>
References: JRaviLab#75 (comment) Co-authored-by: Janani Ravi <[email protected]>
Add unit tests to fa2domain using testthat
[FEAT] Create Unit tests for functions #29
Enhancement (unit tests).
Checklist
Please ensure that all boxes are checked before indicating that this pull request is ready for review.
@the-mayer