tree: 50e1c85c18cad7f03b807a8a8842eff366f5a24b [path history] [tgz]
  1. README.md
src/ui/a11y/docs/testing/README.md

A11y Tests

Settings Manager Test

Settings Manager Test is an End To End which uses MockSettingsService as Settings Provider and MockSettingsWatcher to represent clients who wants to get notified whenever there is a change in the settings. All the test cases are in settings_manager_test.cc. This test covers the code written in a11y/a11y_manager/settings. To run test:

fx test a11y_tests