[
https://issues.apache.org/jira/browse/IGNITE-23619?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pavel Pereslegin updated IGNITE-23619:
--------------------------------------
Fix Version/s: 3.0
> Remove duplicated key-value tests
> ---------------------------------
>
> Key: IGNITE-23619
> URL: https://issues.apache.org/jira/browse/IGNITE-23619
> Project: Ignite
> Issue Type: Improvement
> Components: sql
> Reporter: Pavel Pereslegin
> Assignee: Pavel Pereslegin
> Priority: Major
> Labels: ignite-3
> Fix For: 3.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> After IGNITE-16707 we have a lot of duplicate tests.
> For example
> {{KeyValueViewOperationsTest}} duplicates {{ItKeyValueViewApiTest}}
> {{KeyValueBinaryViewOperationsTest}} duplicates
> {{ItKeyValueBinaryViewApiTest}}
> etc
> We need to clean up the code and remove all tests inherited from
> {{TableKvOperationsTestBase}} (except {{TableKvOperationsMockedTest}}).
> Note: If any tests were added (after IGNITE-16707) to the files to be
> removed, they must be moved to the appropriate test suite before removal.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)