You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Michael Dürig (JIRA)" <ji...@apache.org> on 2014/12/17 15:10:13 UTC

[jira] [Created] (OAK-2365) Refactor node store tests

Michael Dürig created OAK-2365:
----------------------------------

             Summary: Refactor node store tests
                 Key: OAK-2365
                 URL: https://issues.apache.org/jira/browse/OAK-2365
             Project: Jackrabbit Oak
          Issue Type: Improvement
          Components: core
            Reporter: Michael Dürig
            Assignee: Michael Dürig


Some of the tests in {{org.apache.jackrabbit.oak.kernel}} are not related to the kernel implementation but rather general node store tests. Also the functionality provided by {{OakBaseTest}} is somewhat duplicated by {{AbstractKernelTest}} and also duplicated in {{NodeStoreTests}} and {{CheckpointTest}}. 

I like to clean this up a bit by making all tests use {{OakBaseTest}} and move the respective tests in {{org.apache.jackrabbit.oak.kernel}} to {{org.apache.jackrabbit.oak.spi.state}}. At the same time I'd like to add the {{MemoryNodeStore}} fixture to all test so the memory node store gets some more test exposure. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)