tests/testthat/test-find_node.R

test_that("find_node works", {
  expect_equal(find_node(1), "SELECT body FROM nodes WHERE json_extract(body, '$.id') = \"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.