prophet/R/tests/testthat
Jireh Tan a554873a38 [BUG/TST] Add validation to prevent fourier.order <= 0; addresses #980
In reverse order of importance, this change addresses:
  - #980, by adding validation to ensure that `fourier.order` > 0
  - changes all the tests that `expect_error` using the argument
    `fourier_order`, as the argument is named `fourier.order`, so
    the intent of the test is to validate the holiday names rather
    than to check the use of the correct argument name

Resolves: #980
2019-06-21 15:27:31 -07:00
..
data.csv Enable seasonalities automatically depending on history length / frequency 2017-04-13 01:25:03 -07:00
data2.csv R sub-daily data documentation, bugfixes, and unit tests 2017-07-10 22:57:13 -07:00
test_diagnostics.R Change to MIT license 2019-05-21 11:40:04 -07:00
test_prophet.R [BUG/TST] Add validation to prevent fourier.order <= 0; addresses #980 2019-06-21 15:27:31 -07:00
test_stan_functions.R Change to MIT license 2019-05-21 11:40:04 -07:00