Test a model
test_model(url, test_file, package, force = FALSE)
url
: URL or file path to JSON representation of modeltest_file
: Path to a .R file containing tests to runpackage
: Package nameforce
: Run tests even if model is not flagged for building? Defaults to FALSERuns test file for a model but does not return a value