Andrey Mashenkov created IGNITE-16707:
-----------------------------------------
Summary: Unify table API integration tests
Key: IGNITE-16707
URL: https://issues.apache.org/jira/browse/IGNITE-16707
Project: Ignite
Issue Type: Test
Reporter: Andrey Mashenkov
Ignite provides KeyValueView and RecordView (+binary variants) APIs.
These views have implementations on server side and on client side, see
ignite-table and ignite-client modules.
All the views have same guaranties as on server as on client, but we have
different set of test for them.
Let's get rid of duplicates and made a single parametrized test class for each
view, where we will check the guaranties against server and client
implementation.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)