tests/testthat/test-add_node.R

test_that("add_node works", {
  expect_equal(add_node(list("test" = 1)), "INSERT INTO nodes VALUES(json('{\"test\":1}'));")
})

Try the simplegraphdb package in your browser

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

simplegraphdb documentation built on March 12, 2021, 5:05 p.m.