drone/registry/app/api/controller/mocks
Manjunatha EN a73113f8e6 fix: [AH-771]: gitness unit test refactoring (#3589)
* fix merge conflicts
* fix merge conflicts
* fix review comment
* fix review comment
* fix review comment
* fix: [AH-771]: gitness unit test refactoring
* fix: [AH-771]: resolved review comments
* fix: [AH-771]: resolved review comments
* fix: [AH-771] Registry test refactoring and improvements

- Refactored registry metadata test implementations
- Improved code organization and readability
- Fixed line length issues in test files
- Removed unused fields from request.go
- Added proper license headers
- Fixed linting issues in mock files
- Simplified test setup and assertions
- Updated wire generation for cmd package
- Added nolint:exhaustive directive for package type switch

fix: [AH-771] Registry test refactoring and improvements

- Refactored registry metadata test implementations
- Improved code organization and readability
- Fixed line length issues in test files
- Removed unused fields from request.go
- Added proper license headers
- Fixed linting issues in mock files
- Simplifi
2025-04-22 14:49:24 +00:00
..
artifact_repository.go fix: [AH-771]: gitness unit test refactoring (#3589) 2025-04-22 14:49:24 +00:00
audit_service.go fix: [AH-771]: gitness unit test refactoring (#3589) 2025-04-22 14:49:24 +00:00
authorizer.go fix: [AH-771]: gitness unit test refactoring (#3589) 2025-04-22 14:49:24 +00:00
blob_repository.go fix: [AH-771]: gitness unit test refactoring (#3589) 2025-04-22 14:49:24 +00:00
cleanup_policy_repository.go fix: [AH-771]: gitness unit test refactoring (#3589) 2025-04-22 14:49:24 +00:00
controller.go fix: [AH-771]: gitness unit test refactoring (#3589) 2025-04-22 14:49:24 +00:00
file_manager.go fix: [AH-771]: gitness unit test refactoring (#3589) 2025-04-22 14:49:24 +00:00
generic_blob_repository.go fix: [AH-771]: gitness unit test refactoring (#3589) 2025-04-22 14:49:24 +00:00
image_repository.go fix: [AH-771]: gitness unit test refactoring (#3589) 2025-04-22 14:49:24 +00:00
image_store.go fix: [AH-771]: gitness unit test refactoring (#3589) 2025-04-22 14:49:24 +00:00
manifest_repository.go fix: [AH-771]: gitness unit test refactoring (#3589) 2025-04-22 14:49:24 +00:00
registry_metadata_helper.go fix: [AH-771]: gitness unit test refactoring (#3589) 2025-04-22 14:49:24 +00:00
registry_repository.go fix: [AH-771]: gitness unit test refactoring (#3589) 2025-04-22 14:49:24 +00:00
reporter.go fix: [AH-771]: gitness unit test refactoring (#3589) 2025-04-22 14:49:24 +00:00
space_finder.go fix: [AH-771]: gitness unit test refactoring (#3589) 2025-04-22 14:49:24 +00:00
space_path_store.go fix: [AH-771]: gitness unit test refactoring (#3589) 2025-04-22 14:49:24 +00:00
storage_driver.go fix: [AH-771]: gitness unit test refactoring (#3589) 2025-04-22 14:49:24 +00:00
stream_producer.go fix: [AH-771]: gitness unit test refactoring (#3589) 2025-04-22 14:49:24 +00:00
tag_repository.go fix: [AH-771]: gitness unit test refactoring (#3589) 2025-04-22 14:49:24 +00:00
transaction.go fix: [AH-771]: gitness unit test refactoring (#3589) 2025-04-22 14:49:24 +00:00
transactor.go fix: [AH-771]: gitness unit test refactoring (#3589) 2025-04-22 14:49:24 +00:00
upstream_proxy_config_repository.go fix: [AH-771]: gitness unit test refactoring (#3589) 2025-04-22 14:49:24 +00:00
upstream_proxy_store.go fix: [AH-771]: gitness unit test refactoring (#3589) 2025-04-22 14:49:24 +00:00
url_provider.go fix: [AH-771]: gitness unit test refactoring (#3589) 2025-04-22 14:49:24 +00:00
webhook_service.go fix: [AH-771]: gitness unit test refactoring (#3589) 2025-04-22 14:49:24 +00:00
webhooks_execution_repository.go fix: [AH-771]: gitness unit test refactoring (#3589) 2025-04-22 14:49:24 +00:00
webhooks_repository.go fix: [AH-771]: gitness unit test refactoring (#3589) 2025-04-22 14:49:24 +00:00