tests/testthat/test-test_servicebot_secure_setup.R

context("shiny servicebot secure setup")

test_that("Shinyservicebot returns valid hmac", {
  expect_identical(shinyservicebot::secure_setup('test123@{gmail.com', '12345'), "a92f0aca3b31739b072f3923663cb60e4ee2475e6324d271af0135ab2d53e34a")
})

Try the shinyservicebot package in your browser

Any scripts or data that you put into this service are public.

shinyservicebot documentation built on July 1, 2020, 9:37 p.m.