tests/testthat/test_static_notebooks_api.R

# Automatically generated by openapi-generator (https://openapi-generator.tech)
# Please update as you see appropriate

context("Test StaticNotebooksApi")

api.instance <- StaticNotebooksApi$new()

test_that("ConvertNotebook", {
  # tests for ConvertNotebook
  # base path: http://localhost
  # Convert a Notebook ipynb file to a static HTML representation 
  # Convert a Notebook ipynb file to a static HTML representation 
  # @param notebook character Notebook ipynb file
  # @return [Void]

  # uncomment below to test the operation
  #expect_equal(result, "EXPECTED_RESULT")
})
vjcitn/terraClientR documentation built on Dec. 23, 2021, 4:07 p.m.