You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@rya.apache.org by "Jeff Dasch (JIRA)" <ji...@apache.org> on 2017/08/24 18:10:00 UTC

[jira] [Created] (RYA-353) Update MongoDB unit tests to use Mocks where possible, otherwise rename to IT.

Jeff Dasch created RYA-353:
------------------------------

             Summary: Update MongoDB unit tests to use Mocks where possible, otherwise rename to IT.
                 Key: RYA-353
                 URL: https://issues.apache.org/jira/browse/RYA-353
             Project: Rya
          Issue Type: Improvement
          Components: build
    Affects Versions: 3.2.11
            Reporter: Jeff Dasch


Goal is to prevent any MongoDB from being spun up during Unit Test.  If a test requires interaction with MongoDB, it is then an Integration Test and should be suffixed with IT.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)