[
https://issues.apache.org/jira/browse/IGNITE-27072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ivan Zlenko updated IGNITE-27072:
---------------------------------
Labels: ignite-3 (was: )
> Refactor CheckpointerTest
> --------------------------
>
> Key: IGNITE-27072
> URL: https://issues.apache.org/jira/browse/IGNITE-27072
> Project: Ignite
> Issue Type: Improvement
> Reporter: Ivan Zlenko
> Priority: Major
> Labels: ignite-3
>
> CheckpointerTest has some major flaws where we verify behavior of components
> by loosely following what classes related to Checkpointer actually doing.
> The example here is mock for CheckpointWorkflow which doing only one
> finalization operation compared to what actual class is doing.
> It is better to have simpler stub version for testing instead of mock here
> which will correctly mimic original class.
> This will lead to redesign of some of the tests which expect incorrect logic.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)