Skip to content

Adjust CI file include tests

Furkan Ayhan requested to merge 382531-fa-adjust-ci-file-include-tests into master

What does this MR do and why?

This MR refactors CI file includes tests.

This is extracted from an MR (!108826 (merged)) because these can be merged as they are. In this MR, we are moving test files from mocking (allow(repository).to receive(:blob_data_at)) to real files (create_and_delete_files).

There is also a small refactoring that deletes an unused private method "project" in the file/artifact.rb file.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Indirectly related to #382531 (closed)

Edited by Furkan Ayhan

Merge request reports