[ 
https://issues.apache.org/jira/browse/JOSHUA-299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15473794#comment-15473794
 ] 

Matt Post commented on JOSHUA-299:
----------------------------------

[~maxthomas], here's some information on how to convert these, in case you have 
some time to do it today and tomorrow.

1. Change to $JOSHUA/src/test/resources, and run "bash run-all-tests.sh". This 
searches for all files test*.sh under the current directory, runs those tests, 
and reports success for ones that return 0 to the shell.

2. It should be clear what each test is doing, from the test script itself, and 
from an optional README. If not, you can leave those alone and I'll handle them.

3. As you convert each, commit the new test, and remove the shell script and 
associated extra files. If you could do each test conversion (creation of Java 
file, removal of no-longer-needed files) as its own git commit, it would help 
in tracking what's been done. This will all have to be merged into the 7 branch.

matt

> Move regression tests to proper unit tests
> ------------------------------------------
>
>                 Key: JOSHUA-299
>                 URL: https://issues.apache.org/jira/browse/JOSHUA-299
>             Project: Joshua
>          Issue Type: Bug
>            Reporter: Matt Post
>            Assignee: Lewis John McGibbney
>             Fix For: 6.1
>
>
> Many of the regression tests (test*.sh under src/test/resources) have been 
> moved to proper unit tests, but this move should be completed, and the 
> regression tests should be deleted. This should be done for 6.1



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

Reply via email to