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 April 16, 2025, 1:10 a.m.