Closed Rindrics closed 4 years ago
Update test to break build
test_that("everything goes well",{ this_software_is_stock_assessment(of = "japanese_sardine", for_fiscal_year = 2019) })
test_that("everything goes well",{ this_software_is_stock_assessment(of = "japanese_sardine", for_fiscal_year = 2020) })
Error message tells stock assessment scientist what to do next
Error: "This package does not contain data of 2019. Add newest data editing 'foo.csv'"
Task of stock assessment scientist
Update test to break build
before
after
Build result
Error message tells stock assessment scientist what to do next