mvt/tests/android
Donncha Ó Cearbhaill 57d4aca72e
Refactor Android modules to remove duplication (#368)
* Remove duplicated detection logic from GetProp modules
* Deduplicate settings and processes
* Refactor detection in artifacts
* Improves Artifact class
---------

Co-authored-by: tek <tek@randhome.io>
2023-07-26 13:42:17 +02:00
..
__init__.py Removes empty lines to be PEP8 compliant 2023-02-08 20:20:13 +01:00
test_artifact_getprop.py Refactor Android modules to remove duplication (#368) 2023-07-26 13:42:17 +02:00
test_artifact_processes.py Refactor Android modules to remove duplication (#368) 2023-07-26 13:42:17 +02:00
test_backup_module.py Linted code using isort + autoflake + black, fixed wrong use of Optional[bool] 2023-06-01 23:40:26 +02:00
test_backup_parser.py Linted code using isort + autoflake + black, fixed wrong use of Optional[bool] 2023-06-01 23:40:26 +02:00
test_dumpsys_parser.py Fixes import and adds test for PR 361 2023-07-10 22:55:22 +02:00