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

Create tests for GetPatientVisits #7

Closed
github-actions bot opened this issue Aug 10, 2022 · 1 comment
Closed

Create tests for GetPatientVisits #7

github-actions bot opened this issue Aug 10, 2022 · 1 comment
Labels
good first issue Good for newcomers tests Testing of functions or features todo Bot-added TODO

Comments

@github-actions
Copy link

Reference the test set for GetPatientRace. There should be at least one test for a person who has only 1 visit and another that has multiple visits

#= TODO: Create tests for GetPatientVisits

	@test isequal(minuend_2_test, GetPatientAgeGroup(test_ids, sqlite_conn; minuend = minuend_2, age_groupings = test_age_grouping_2))
end

#= TODO: Create tests for GetPatientVisits
Reference the test set for GetPatientRace. There should be at least one test for a person who has only 1 visit and another that has multiple visits
labels: tests
assignees: malinahy, jomoanime, VarshC
=#
# @testset "GetPatientVisits Tests" begin

# end

# @testset "GetMostRecentConditions Tests" begin
@github-actions github-actions bot added todo Bot-added TODO tests Testing of functions or features labels Aug 10, 2022
@TheCedarPrince TheCedarPrince added the good first issue Good for newcomers label Aug 11, 2022
@github-actions
Copy link
Author

Closed in 5bc436b

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers tests Testing of functions or features todo Bot-added TODO
Projects
None yet
Development

No branches or pull requests

1 participant