Artem, I think it is best to specify all the permutations here, so others can make additional suggestions. Otherwise, we cannot get a full picture.
Thanks, D. On Wed, Feb 3, 2016 at 2:02 AM, Artem Shutak <ashu...@gridgain.com> wrote: > Igniters, > > I thought a little bit more and think we need to add a support for the > following permutations too (I've added these to the jira description): > - We should also test with Serializable, Externalizable, and plain Pojos > for keys and values. > - The Pojo in the above test should contain an enum value > - We should also test Enums as keys and Enums as values > - All operations should have single-key and multi-key operations > > Maybe someone see any other permutation to be supported? > > -- Artem -- > > On Tue, Feb 2, 2016 at 10:05 PM, Artem Shutak <ashu...@gridgain.com> > wrote: > > > Dmitriy, > > > > There is a branch at my fork and a pull request at Ignite. See comment > > about pull request at the ticket (PR-446). > > > > But I have to notice that the branch under hard development and you it > can > > not work (have compilation or test errors) at some moments. > > > > Good luck! > > > > -- Artem -- > > > > On Tue, Feb 2, 2016 at 9:45 PM, Dmitriy Setrakyan <dsetrak...@apache.org > > > > wrote: > > > >> Artem, > >> > >> This is great. I have noticed from the ticket that you have created some > >> initial suite already. Is there a branch I can look at it? > >> > >> D. > >> > >> On Tue, Feb 2, 2016 at 10:02 AM, Artem Shutak <ashu...@gridgain.com> > >> wrote: > >> > >> > Igniters, > >> > > >> > I'm working on an enhancement of Full API coverage [1] [2]. > >> > > >> > Ignite already has Full API test, but currently it's hard to test all > >> > configuration combinations. > >> > > >> > Feel free to add comments in the jira if you have any thought. > >> > > >> > [1] https://issues.apache.org/jira/browse/IGNITE-2521 > >> > [2] > >> https://cwiki.apache.org/confluence/display/IGNITE/Implementing+Tests > >> > > >> > Thanks, > >> > -- Artem -- > >> > > >> > > > > >