tests/testthat/test_batch_api.R

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

context("Test BatchApi")

api.instance <- BatchApi$new()

test_that("Batch", {
  # tests for Batch
  # base path: https://api.graphsense.info
  # Get data as CSV in batch
  # @param currency character The cryptocurrency (e.g., btc)
  # @param batch.operation BatchOperation  (optional)
  # @return [character]

  # uncomment below to test the operation
  #expect_equal(result, "EXPECTED_RESULT")
})
graphsense/rgraphsense documentation built on Sept. 2, 2022, 1:45 p.m.