tests/testthat/test-create-feature-service.R

test_that("multiplication works", {
  skip("Must be ran interactively")
  set_auth_token(auth_code())

  fsrv <- create_feature_server("Test Service")
  expect_snapshot(fsrv)
})

Try the arcgislayers package in your browser

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

arcgislayers documentation built on May 29, 2024, 10:42 a.m.