folks reviewing PRs, please remember to ask for te...
# foundation
m
folks reviewing PRs, please remember to ask for tests. It's in the PR template, but people aren't always including tests with their code changes. https://github.com/osquery/osquery/blob/master/.github/PULL_REQUEST_TEMPLATE.md
👍 1
t
Also note that many changes are difficult to unit test. At the very least we should ask for a Test Plan so that others can reproduce the testing either during the review or at a later time.
👍 1