R/assert-model-input.R

# context("sentiment")
# 
# test_that("'bad' is bad sentiment", {
#   expect_equal(sentiment("bad"), "bad")
# })
# 
# test_that("'love' is good sentiment", {
#   expect_equal(sentiment("love"), "good")
# })
mdneuzerling/DrakeModelling documentation built on June 26, 2020, 1:25 p.m.