tests/testthat/test-delay_propr.R

context("test-delay_propr")

test_that("function renders the right proportion of train late for more than 15 minutes", {
  expect_equal(round(delay_propr("PARIS MONTPARNASSE", "NANTES", 12)$proportion_trains_en_retard_15min,2), round(0.5206186,2))
})
ZiggerZZ/Rproject documentation built on May 31, 2019, 6:40 p.m.