Log In
apaplaus
/
freshmaker
Forked from
freshmaker
4 years ago
Clone
Source Code
GIT
Source
Stats
Overview
Files
Commits
Branches
Forks
Releases
63f9e62
Merge #486 `Use unittest.mock`
Merged and Committed by
gnaponie
4 years ago
raw
patch
tree
parents
35be1e557edfbb145e272cb085393c9bdda16f1e
5e5b821105168336160d91625d1ef7e741d1b3e8
24 files changed.
25 lines added
.
24 lines removed
.
dev_scripts/find_images_to_rebuild.py
file modified
+1
-1
test-requirements.txt
file modified
+0
-1
tests/handlers/bob/test_rebuild_images_on_image_advisory_change.py
file modified
+1
-1
tests/handlers/internal/test_freshmaker_manage_request.py
file modified
+1
-1
tests/handlers/internal/test_generate_advisory_signed_event_on_rpm_sign.py
file modified
+1
-1
tests/handlers/internal/test_update_db_on_advisory_change.py
file modified
+1
-1
tests/handlers/koji/test_rebuild_images_on_odcs_compose_done.py
file modified
+1
-1
tests/handlers/koji/test_rebuild_images_on_parent_image_build.py
file modified
+2
-1
tests/handlers/koji/test_rebuild_images_on_rpm_advisory_change.py
file modified
+1
-1
tests/helpers.py
file modified
+1
-1
tests/test_auth.py
file modified
+1
-1
tests/test_consumer.py
file modified
+1
-1
tests/test_errata.py
file modified
+1
-1
tests/test_handler.py
file modified
+1
-1
tests/test_image_verifier.py
file modified
+1
-1
tests/test_lightblue.py
file modified
+1
-1
tests/test_messaging.py
file modified
+1
-1
tests/test_models.py
file modified
+1
-1
tests/test_monitor.py
file modified
+2
-1
tests/test_odcsclient.py
file modified
+1
-1
tests/test_producer.py
file modified
+1
-1
tests/test_pulp.py
file modified
+1
-1
tests/test_sfm2.py
file modified
+1
-1
tests/test_views.py
file modified
+1
-1
dev_scripts/find_images_to_rebuild.py
file modified
+1
-1
test-requirements.txt
file modified
+0
-1
tests/handlers/bob/test_rebuild_images_on_image_advisory_change.py
file modified
+1
-1
tests/handlers/internal/test_freshmaker_manage_request.py
file modified
+1
-1
tests/handlers/internal/test_generate_advisory_signed_event_on_rpm_sign.py
file modified
+1
-1
tests/handlers/internal/test_update_db_on_advisory_change.py
file modified
+1
-1
tests/handlers/koji/test_rebuild_images_on_odcs_compose_done.py
file modified
+1
-1
tests/handlers/koji/test_rebuild_images_on_parent_image_build.py
file modified
+2
-1
tests/handlers/koji/test_rebuild_images_on_rpm_advisory_change.py
file modified
+1
-1
tests/helpers.py
file modified
+1
-1
tests/test_auth.py
file modified
+1
-1
tests/test_consumer.py
file modified
+1
-1
tests/test_errata.py
file modified
+1
-1
tests/test_handler.py
file modified
+1
-1
tests/test_image_verifier.py
file modified
+1
-1
tests/test_lightblue.py
file modified
+1
-1
tests/test_messaging.py
file modified
+1
-1
tests/test_models.py
file modified
+1
-1
tests/test_monitor.py
file modified
+2
-1
tests/test_odcsclient.py
file modified
+1
-1
tests/test_producer.py
file modified
+1
-1
tests/test_pulp.py
file modified
+1
-1
tests/test_sfm2.py
file modified
+1
-1
tests/test_views.py
file modified
+1
-1