You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@rya.apache.org by "Aaron Mihalik (JIRA)" <ji...@apache.org> on 2016/10/16 22:07:21 UTC

[jira] [Closed] (RYA-183) Run the example apps when automated tests are run

     [ https://issues.apache.org/jira/browse/RYA-183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aaron Mihalik closed RYA-183.
-----------------------------

> Run the example apps when automated tests are run
> -------------------------------------------------
>
>                 Key: RYA-183
>                 URL: https://issues.apache.org/jira/browse/RYA-183
>             Project: Rya
>          Issue Type: Test
>          Components: build, examples
>            Reporter: David W. Lotts
>            Assignee: David W. Lotts
>              Labels: easyfix
>             Fix For: 3.2.10
>
>   Original Estimate: 4h
>  Remaining Estimate: 4h
>
> The Rya example apps get left behind with bugs, but no one notices since all the automatic tests pass.  It's happened several times.
> Create a unit or integration test that simply runs the main() of the following and detects their failures:
> /rya.indexing.example/src/main/java/EntityDirectExample.java
> /rya.indexing.example/src/main/java/MongoRyaDirectExample.java
> /rya.indexing.example/src/main/java/RyaClientExample.java
> /rya.indexing.example/src/main/java/RyaDirectExample.java
> Perhaps look for other main() methods that I have missed.
> Make sure these tests run at the appropriate time when others tests are run.  Perhaps tied to the DAO code since that has caused past issues.



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