There is currently no test suite for border adjustment calculator, and thus, when making changes to its source code, we might potentially introduce some errors or bugs.
To make us feel more comfortable when making any changes, I'd like to add three types of test suites:
-
Basic test that verifies Shiny app's connectivity
-
Control test that ensures all widgets are working properly
-
Output test that validates real-time calculations against static corner cases
There is currently no test suite for border adjustment calculator, and thus, when making changes to its source code, we might potentially introduce some errors or bugs.
To make us feel more comfortable when making any changes, I'd like to add three types of test suites:
Basic test that verifies Shiny app's connectivity
Control test that ensures all widgets are working properly
Output test that validates real-time calculations against static corner cases