gitlab-org--gitlab-foss/spec/workers/repository_check
Toon Claes f70d7e4ea0 Refactor RepositoryCheck::SingleRepositoryWorker
A repo does not need pushes before it will be repo-checked. There are
other sources where commits can come from (e.g. import or webIDE).

In the test I made the method of breaking a repo more robust. And
added a few test examples.

See also gitlab-org/gitlab-ce#45046.
2018-05-07 09:42:09 +02:00
..
batch_worker_spec.rb
clear_worker_spec.rb
single_repository_worker_spec.rb Refactor RepositoryCheck::SingleRepositoryWorker 2018-05-07 09:42:09 +02:00