Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 06f626aa authored by Philip P. Moltmann's avatar Philip P. Moltmann
Browse files

Split permission controller unit tests

into:
- Tests that drive the real permission controller from inside the
  process.
- Tests that mock out dependencies and hence don't run inside the real
  app. This new test includes all the permission controller files
  locally, but of course is not integrated with the system and hence
  breaks when interacting with it.
  Therefore this test app should only be used for tests that cannot be
  written as blackbox or in-process tests.

Bonus:
- Delete unnecessary translations
- Move ui.handheld tests into the right package

Test: atest PermissionControllerMockingTests PermissionControllerInProcessTests
Bug: 155019930
Change-Id: Id2d4d4a9c638a5c6a4febdf8f7a94636f757bdad
Merged-In: Id2d4d4a9c638a5c6a4febdf8f7a94636f757bdad
parent 16c4fcac
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment