Which of these shiny::testServer usages are most scalable?
|
|
1
|
872
|
August 9, 2020
|
Avoid repeatedly calling the same code in multiple test files?
|
|
3
|
1020
|
June 18, 2020
|
Namespace exports changing upon devtools::test()
|
|
3
|
1330
|
June 9, 2020
|
Unit-testing for parallel apply
|
|
1
|
815
|
April 23, 2020
|
How to test a function that handles error objects and sys calls?
|
|
2
|
1107
|
March 5, 2020
|
Run the small set of R codes locally (Machine) post deploying to R studio connect server
|
|
12
|
1814
|
April 26, 2020
|
What are the best practices for testing API packages?
|
|
4
|
1551
|
February 3, 2020
|
Does test badges exist?
|
|
2
|
1313
|
January 16, 2020
|
Are the tests failed or not?
|
|
1
|
785
|
December 13, 2019
|
Unit testing of a deprecated function
|
|
5
|
4706
|
October 29, 2019
|
create a keyring non-interactively (for unit tests)
|
|
5
|
1839
|
October 10, 2019
|
Blanks lines inserted into testthat reports.
|
|
1
|
743
|
July 18, 2019
|
Testing output different between R 3.5.4 and 3.6
|
|
3
|
917
|
July 16, 2019
|
How can I make testthat think I don't have a package installed?
|
|
5
|
4731
|
June 26, 2019
|
Internal testing using clipr and testthat in terms of code coverage
|
|
4
|
1406
|
June 26, 2019
|
Unit testing for non-working internet connection
|
|
3
|
2084
|
June 6, 2019
|
Testthat motivation
|
|
4
|
893
|
April 19, 2019
|
testthat works in RStudio but not in docker containers
|
|
1
|
1024
|
April 12, 2019
|
Using Ctrl + Alt + T gives failures because of localized error messages
|
|
3
|
1088
|
April 15, 2019
|
How do I negate testthat::expect_output?
|
|
3
|
1399
|
March 13, 2019
|
testing functions that print messages
|
|
5
|
3322
|
November 7, 2018
|
How to unit test Shiny widgets?
|
|
1
|
1605
|
September 18, 2018
|
Feature request: search in build output
|
|
2
|
1182
|
August 13, 2018
|
Testing R scripts/code outside of package development
|
|
2
|
8336
|
June 26, 2018
|
Testthat code in a function instead of a file?
|
|
0
|
781
|
June 19, 2018
|
Use of SonarQube for package development
|
|
0
|
1974
|
June 13, 2018
|
How to add your own reporter to testthat
|
|
2
|
1707
|
May 28, 2018
|
RStudio Build Pane and devtools::check() give different checks
|
|
0
|
991
|
May 1, 2018
|
Fail CI on warnings in tests
|
|
9
|
2082
|
March 16, 2018
|
Fuzz testing with testthat
|
|
4
|
1018
|
December 21, 2017
|