Github Actions tests fail exclusively on Mac, may be related to rlang::check_installed()?
|
|
6
|
73
|
December 20, 2024
|
`expect_equal()` test passes, even when difference is greater than tolerance threshold
|
|
5
|
140
|
November 14, 2024
|
testthat output for warnings and errors
|
|
4
|
126
|
October 31, 2024
|
Slight differences in axis label placement between windows and *nix
|
|
0
|
145
|
September 23, 2024
|
Managing testthat output and Reporters?
|
|
4
|
376
|
October 29, 2024
|
How to test that function correctly loads an image with magick::image_read()
|
|
1
|
222
|
September 22, 2024
|
Using paths relative to the root of a project in tests
|
|
4
|
647
|
May 5, 2024
|
Capturing error messages from `callr::r()` in snapshot tests
|
|
10
|
477
|
April 10, 2024
|
testhat: Including code inside `test_that()`
|
|
3
|
366
|
March 16, 2024
|
testing shiny apps structured as a package
|
|
4
|
431
|
March 10, 2024
|
`expect_snapshot()` of an image in a temporary directory/file
|
|
9
|
645
|
July 20, 2023
|
"run tests" button missing in RStudio IDE
|
|
2
|
879
|
June 27, 2023
|
Testing character strings using custom classes.
|
|
4
|
592
|
June 5, 2023
|
Why not always using snapshot tests instead of conventional unit tests?
|
|
4
|
1145
|
May 11, 2023
|
Is there a way to snapshot WAV audio files?
|
|
2
|
623
|
April 28, 2023
|
Skip an entire test file on CRAN only
|
|
2
|
769
|
May 8, 2023
|
Unit test to test whether icons are correctly generated.
|
|
8
|
1025
|
March 7, 2023
|
github actions failing a test on windows that passes locally - encoding issue
|
|
15
|
2029
|
March 30, 2023
|
Unit test the Plumber function
|
|
5
|
1031
|
March 13, 2023
|
Are these expected rlang hash() behaviors on recipe() object inside of test_that()? Same object, different hashes, but only inside test_that().
|
|
5
|
1088
|
November 19, 2022
|
Debugging warnings in tests with mock database
|
|
4
|
930
|
November 24, 2022
|
{vdiffr} snapshot test fails only on some GH Action systems
|
|
3
|
935
|
October 4, 2022
|
Load app-package for interactive testing, while still passing `devtools::check`?
|
|
1
|
760
|
October 5, 2022
|
Tests on learnr tutorials' structure (Rmarkdown code)
|
|
5
|
817
|
August 7, 2022
|
testthat parallel - where and when to set Ncpus/TESTTHAT_CPUS to cover both devtools test and check
|
|
1
|
842
|
June 26, 2022
|
testthat system setup problem
|
|
2
|
752
|
May 20, 2022
|
Use different test setups for integration testing
|
|
1
|
876
|
May 23, 2022
|
Difference between devtools::check() and devtools::test() regarding usage of test data
|
|
2
|
1841
|
April 16, 2022
|
Where would you put a config.yml file when building a package?
|
|
10
|
2946
|
April 11, 2022
|
`devtools::test()` passes but `devtools::check()` does not
|
|
8
|
4183
|
April 8, 2022
|