-
Notifications
You must be signed in to change notification settings - Fork 148
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Global - Remove files directory, because we trust that os.path.exists is functional and already tested. Use mocked os.path.exists instead. - test_is_modified - Use real outputs of 'rpm -V' - test_scan_file - Add case for not modified rpm tracked file - test_scan_files - Add cases for rpm files - Mock scan_file function - test_rpm_owned_files - Add case for not modified rpm tracked file - Mock scan_files function - test_version_file_with_common_file - Mock scan_files function - Parametrize cases inside parametrize function
- Loading branch information
1 parent
8541451
commit 52d3f60
Showing
3 changed files
with
63 additions
and
51 deletions.
There are no files selected for viewing
Empty file removed
0
repos/system_upgrade/common/actors/scansourcefiles/tests/files/file_not_rpm_owned
Empty file.
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters