The integration tests are likely to spuriously fail due to GitHub issues. The unit tests give us the breakage coverage that we really need and won't spuriously fail. This lack of a chance to fail "randomly" means we won't be training people to ignore breakage test failures.
The integration tests are likely to spuriously fail due to GitHub issues. The unit tests give us the breakage coverage that we really need and won't spuriously fail. This lack of a chance to fail "randomly" means we won't be training people to ignore breakage test failures.