Include a working functional test in application archetype
----------------------------------------------------------

                 Key: MNBMODULE-147
                 URL: https://jira.codehaus.org/browse/MNBMODULE-147
             Project: Maven NetBeans Module Plugin
          Issue Type: Improvement
    Affects Versions: 3.5
            Reporter: Jesse Glick
            Assignee: Jesse Glick
            Priority: Minor


{{mojo-archetypes/netbeans-platform-app-archetype/src/main/resources/archetype-resources/application/}}
 should enable functional tests by default.

It should also include a simple test which uses 
{{NbModuleSuite.Configuration.failOnException}}, and perhaps also 
{{failOnMessage}}, to verify that the application does not print stack traces 
or warning messages when just started up.

Probably need to wait for a fix of 
https://netbeans.org/bugzilla/show_bug.cgi?id=194794 before functional tests 
can be enabled by default; otherwise apps using non-platform clusters will not 
work until the POM is fixed.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to