[
https://issues.apache.org/jira/browse/IGNITE-23619?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pavel Pereslegin reassigned IGNITE-23619:
-----------------------------------------
Assignee: Pavel Pereslegin
> 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
>
> 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)