Skip to content
Snippets Groups Projects
Commit 114a5aad authored by Luke Zappia's avatar Luke Zappia
Browse files

Add mfa tests

parent dbac87de
No related branches found
No related tags found
No related merge requests found
context("mfa simulation")
test_that("mfa simulation output is valid", {
expect_true(validObject(mfaSimulate()))
expect_true(validObject(mfaSimulate(dropout.present = TRUE)))
})
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment