Skip to content

Commit

Permalink
[Synthetics] Add tests for default alerting service (#193235)
Browse files Browse the repository at this point in the history
## Summary

As noted in #193201, I am
attempting to increase module-level testing in Synthetics by
strategically targeting critical segments of code that are untested, or
very lightly tested, at the module level. While this doesn't provide the
same quality assurance as e2e tests, it will help increase our
confidence when we make changes that those changes have the intended
effects, and that they don't introduce small regressions that may go
unnoticed in smoke testing or code review.

This PR is WIP as I haven't fully tested the module yet and I can only
work on this as time allows.

(cherry picked from commit b1290ce)
  • Loading branch information
justinkambic committed Sep 23, 2024
1 parent 02112f1 commit 87b6552
Show file tree
Hide file tree
Showing 3 changed files with 474 additions and 8 deletions.
Loading

0 comments on commit 87b6552

Please sign in to comment.