New issue
Advanced search Search tips

Issue 841978 link

Starred by 2 users

Issue metadata

Status: Started
Owner:
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Task



Sign in to add a comment

Need to add tests for glue layer and startup

Project Member Reported by changwan@chromium.org, May 10 2018

Issue description

In landing https://chromium-review.googlesource.com/c/chromium/src/+/1041152,

I wanted to write some tests to ensure that UMAs are correctly recorded. However, there is no way to add such tests.

Currently, I'm trying two different approaches:

1) Local unit tests (JUnit / Robolectric)
2) Instrumentation test for glue layer (with a separate android_library to access system apis).

 

Sign in to add a comment