tests/testthat/test_digiter.R

context("Prediction")

test_that("prediction return reasonable value", {
  testthat::expect_length(predict_digit(rep.int(0,784)), 1)
})
gianba/digiter documentation built on May 28, 2019, 8:42 p.m.