Add unit tests for multiple events with same name.
The feature engagement backend supports having multiple EventConfigs with the same name. There are already tests for parsing such configs, but there were no such tests for verifying that validation works. This CL adds one test for mixing event_trigger and other events, and one test with only extra events to ensure that we do not break this functionality going forward. BUG=None Change-Id: I211134adcd882b33f1116b85d1a6ac2045db4725 Reviewed-on: https://chromium-review.googlesource.com/772901 Commit-Queue: Tommy Nyquist <nyquist@chromium.org> Reviewed-by:Donn Denman <donnd@chromium.org> Reviewed-by:
Ted Choc <tedchoc@chromium.org> Cr-Commit-Position: refs/heads/master@{#517278}
Showing
Please register or sign in to comment