You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@testset"SQLite Getter Functions"begininclude("sqlite/getters.jl")
end@testset"SQLite Filter Functions"begininclude("sqlite/filters.jl")
end#=TODO: Add Generator function testset This set of tests needs a bit more scrutiny as there are some functions that need to be reviewed and most likely deprecated. labels: tests, moderate assignees: thecedarprince=## @testset "SQLite Generator Functions" begin# include("sqlite/generators.jl")# end@testset"SQLite Executors Functions"begininclude("sqlite/executors.jl")
endend
The text was updated successfully, but these errors were encountered:
This set of tests needs a bit more scrutiny as there are some functions that need to be reviewed and most likely deprecated.
OMOPCDMCohortCreator.jl/test/runtests.jl
Line 33 in 6aa2a04
The text was updated successfully, but these errors were encountered: