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

Skip to content

1332 refactor fusedapi

Hasib Prince requested to merge 1332-refactor_fusedapi into main

Description

FusedApiImpl is refactored in order to increase maintainability and more testable. FusedApi interface is introduced which is implemented by FusedApiImpl. Now Dependent class of FusedApiImpl depends on abstraction instead of concrete implementation.

Some unit test was being failed because of updating the package structure. FusedApiImplTest and AppInstallProcessorTest are fixed now.

Issues

backlog/-/issues/1332

10 commandments of code reviews

👪 https://gitlab.e.foundation/internal/wiki/-/wikis/development/code-review

Merge request reports

Loading