Closed krzmip closed 2 years ago
should the html, rtt files in tests\testthat be in git? can you remove?
John
maybe add to .gitignore
The rtf/html files are used by one of the tests ("test_reports.R"). In this test I set up a mock session, produce several reports and compare them against the expected ones. The goal of this test is to detect any changes in the contents or anything breaking the report production process. However, there are 2 problems:
ok thanks, let's leave them in for now
fixed several links that missed target="_blank" to open in the new tab (see #231 ) added a test that checks the links in the yaml files to ensure such links are not introduced in future
also, updated report tests to the v6