You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Dmitriy Pavlov (JIRA)" <ji...@apache.org> on 2018/12/10 11:49:00 UTC

[jira] [Created] (IGNITE-10620) [TC Bot] Implement Tracked Branches processor and IssueDetector unit tests

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)