Add tests to check events conversion to base::Value
Extension install events are converted from proto to base::Value using ConvertEventsToValue(...) before being uploaded. This CL adds tests for to check that different kinds of events are correctly parsed into base::Value and included into the final uploaded extension install report. Bug: b:162501511 Change-Id: I821441ac81211f9a9dbc073e70546187bb22ded1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2431520Reviewed-by:Oleg Davydov <burunduk@chromium.org> Reviewed-by:
Swapnil Gupta <swapnilgupta@google.com> Commit-Queue: Saurabh Nijhara <snijhara@google.com> Cr-Commit-Position: refs/heads/master@{#813732}
Showing
Please register or sign in to comment