-
-
Notifications
You must be signed in to change notification settings - Fork 168
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Previously faulty code which generated messages was distributed throught multiple repositories. Tests based themselves on the total amount of expected messages contained within the repositories. This is not sustainable because adding new checks oftentime triggers unintended messages on all repos, breaking tests and costing developer time. This commit freezes test repos to keep backwards compatibility, however all new checks must implement their own separate test sources, this will speed up development and help organization.
- Loading branch information
Showing
1 changed file
with
34 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters