They are complaining in new PRs for code that is not related to them at all.
The tests should be runnable in the same environment I use for development, correct? I am happy to rerun tests for each commit in a PR (IMO all commits should build and test clean to maintain bisect-ability). Do we have docs on how to run them?
And as another side question, much of the code in a provider would require interacting with a source, do we have a preferred way of mocking this input to drive tests?