|
filter: test_check
|
|
1
|
331
|
October 27, 2020
|
|
Package function to update testing “golden files”
|
|
2
|
400
|
October 24, 2020
|
|
Use testthat on complex functions
|
|
1
|
251
|
September 30, 2020
|
|
shinytest passing on devtools::test() but failing on devtools::check()
|
|
5
|
1020
|
August 21, 2020
|
|
Using sink() with testthat
|
|
2
|
336
|
July 29, 2020
|
|
testthat give error when testing function including reticulate::source_python
|
|
1
|
335
|
July 19, 2020
|
|
Creating local functions in testthat files gives RCMD check error
|
|
1
|
372
|
July 31, 2020
|
|
Implementing a Data Service design pattern with R and MongoDB
|
|
1
|
424
|
July 26, 2020
|
|
Which of these shiny::testServer usages are most scalable?
|
|
1
|
455
|
August 9, 2020
|
|
Avoid repeatedly calling the same code in multiple test files?
|
|
3
|
471
|
June 18, 2020
|
|
Namespace exports changing upon devtools::test()
|
|
3
|
498
|
June 9, 2020
|
|
Unit-testing for parallel apply
|
|
1
|
323
|
April 23, 2020
|
|
How to test a function that handles error objects and sys calls?
|
|
2
|
511
|
March 5, 2020
|
|
Run the small set of R codes locally (Machine) post deploying to R studio connect server
|
|
12
|
482
|
April 26, 2020
|
|
What are the best practices for testing API packages?
|
|
4
|
635
|
February 3, 2020
|
|
Does test badges exist?
|
|
2
|
551
|
January 16, 2020
|
|
Are the tests failed or not?
|
|
1
|
398
|
December 13, 2019
|
|
Unit testing of a deprecated function
|
|
5
|
1502
|
October 29, 2019
|
|
create a keyring non-interactively (for unit tests)
|
|
5
|
789
|
October 10, 2019
|
|
Blanks lines inserted into testthat reports.
|
|
1
|
326
|
July 18, 2019
|
|
Testing output different between R 3.5.4 and 3.6
|
|
3
|
454
|
July 16, 2019
|
|
How can I make testthat think I don't have a package installed?
|
|
5
|
2195
|
June 26, 2019
|
|
Internal testing using clipr and testthat in terms of code coverage
|
|
4
|
723
|
June 26, 2019
|
|
Unit testing for non-working internet connection
|
|
3
|
1142
|
June 6, 2019
|
|
Testthat motivation
|
|
4
|
461
|
April 19, 2019
|
|
testthat works in RStudio but not in docker containers
|
|
1
|
553
|
April 12, 2019
|
|
Using Ctrl + Alt + T gives failures because of localized error messages
|
|
3
|
569
|
April 15, 2019
|
|
How do I negate testthat::expect_output?
|
|
3
|
574
|
March 13, 2019
|
|
testing functions that print messages
|
|
5
|
1583
|
November 7, 2018
|
|
How to unit test Shiny widgets?
|
|
1
|
813
|
September 18, 2018
|