tree: 8987df55da7322cc57e8751b4de6407cfb0fe5f0 [path history] [tgz]
  1. meta/
  2. BUILD.gn
  3. mediabuttons_listener_test.cc
  4. README.md
src/ui/tests/integration_input_tests/scenic/README.md

Integration Input Tests

This collection of tests exercises the input dispatch paths in core components, such as Scenic and Root Presenter. They are intended to be fairly minimal, free of flakiness, and standalone - the entire test is in one file.

To run these, first make sure that your machine's display controller is free, by killing a running Scenic with this command:

fx shell killall scenic.cmx

Then you may run these tests in serial, like so:

fx test integration_input_tests