tests/testthat/test-tweet_db.R

test_that("tweetdb is ok", {
  data("tweetdb", envir = environment())
  message("I really need a test!")

  # What would this test?
  # That every tweet in the DB has a schedule point?
  # that every schedule has tweets?
  # Anything else?
})
bestdan/dpegantwitlib documentation built on May 5, 2019, 1:34 a.m.