diff options
author | James Edwards-Jones <jedwardsjones@gitlab.com> | 2017-04-24 17:26:23 +0100 |
---|---|---|
committer | James Edwards-Jones <jedwardsjones@gitlab.com> | 2017-05-04 20:03:47 +0100 |
commit | 29519edb55f17d0e7de5dfb289085c894b4d2826 (patch) | |
tree | 65377c9c9a98f36bfe07f564b4731380fe063452 /spec/workers | |
parent | 020295fffc2329b7852c2739082986fd6b569d9e (diff) | |
download | gitlab-ce-29519edb55f17d0e7de5dfb289085c894b4d2826.tar.gz |
Cycle analytics specs needed Commit to reference issue28359-skip-process-commit-worker-unless-issues-referenced
The plan stage both measures time taken and lists related commits. We test for commits being listed, so needed to actually mention the issue in them. An alternative would have been adding “allow_any_instance_of(Commit).to receive(:matches_cross_reference_regex?).and_return(true)” but this felt too coupled to implementation.
Diffstat (limited to 'spec/workers')
0 files changed, 0 insertions, 0 deletions