JuliaHealth / OMOPCDMCohortCreator.jl

Create cohorts from databases utilizing the OMOP CDM
https://juliahealth.org/OMOPCDMCohortCreator.jl/stable
Other
8 stars 7 forks source link

Create tests for GetMostRecentVisit #8

Closed github-actions[bot] closed 1 year ago

github-actions[bot] commented 1 year ago

Reference the test set for GetPatientVisits when done. There should be at least one test for a person who has only 1 visit and another that has multiple visits. Confirm using SQL or FunSQL to determine accuracy

https://github.com/JuliaHealth/OMOPCDMCohortCreator.jl/blob/6a22ec334f31bf9024bfdf3d5e58c95a5a218500/test/sqlite/getters.jl#L85


#   @test # Multiple ids
# end

#= TODO: Create tests for GetMostRecentVisit
Reference the test set for GetPatientVisits when done. There should be at least one test for a person who has only 1 visit and another that has multiple visits. Confirm using SQL or FunSQL to determine accuracy
labels: tests, good first issue
assignees: malinahy, jomoanime, VarshC
=#
# @testset "GetMostRecentVisit Tests" begin
#   test_ids = 
# 
github-actions[bot] commented 1 year ago

Closed in 7d6c5c15cdeaee2279206c365be58c2347a0ce82