check the status of a test
getTestStatus(server, testId, requestId = NULL, dryRun = FALSE, ...)
returns the status of a test
## Not run: ------------------------------------ # WPT <- server() # locs <- getStatus(WPT, "someID") ## ---------------------------------------------