UBC-MDS / MacroView

A Shiny App designed to help nutrition conscious individuals track their macronutrient intake.
https://macroview.shinyapps.io/MacroView/
MIT License
3 stars 1 forks source link

M4 Testing #49

Closed samson-bakos closed 1 year ago

j99thoms commented 1 year ago

Include at least 3 tests created with the package shinytests2. The tests could be screenshots and/or expectations-based tests. To count your final number of tests go to the path tests/testthat/test-shinytest2.R and count the number of test_that() functions there.

You can check locally that your test are working with the function test_app().