Dmitriy Pavlov created IGNITE-10620:
---------------------------------------
Summary: [TC Bot] Implement Tracked Branches processor and
IssueDetector unit tests
Key: IGNITE-10620
URL: https://issues.apache.org/jira/browse/IGNITE-10620
Project: Ignite
Issue Type: Task
Reporter: Dmitriy Pavlov
Assignee: Dmitriy Pavlov
Implement actual tests for tracked branches processing and issue detectors.
Skeletons:
org.apache.ignite.ci.tcbot.issue.IssueDetectorTest#testDetector
org.apache.ignite.ci.tcbot.chain.TrackedBranchProcessorTest#testTrackedBranchChainsProcessor
The actual challenge is refactoring of configuration to use not singletons, but
some injected interfaces with mock-able alternatives, refactor scheduler, and
any other refactorings needed to cover issue detection by test.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)