This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 154266 - uncovered actions by test/test spec
Summary: uncovered actions by test/test spec
Status: RESOLVED FIXED
Alias: None
Product: groovy
Classification: Unclassified
Component: Grails (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Lukas Jungmann
URL: http://hg.netbeans.org/main/file/tip/...
Keywords:
Depends on: 154768 154753 154909 154920 154922
Blocks:
  Show dependency tree
 
Reported: 2008-12-01 13:41 UTC by Lukas Jungmann
Modified: 2009-02-19 20:51 UTC (History)
0 users

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lukas Jungmann 2008-12-01 13:41:20 UTC
following actions should be covered by automated tests

org.netbeans.modules.groovy.grails.server.ApplicationNode$StopAction
org.netbeans.modules.groovy.grailsproject.actions.AddLibraryAction
org.netbeans.modules.groovy.grailsproject.actions.CreateViewAction
org.netbeans.modules.groovy.grailsproject.actions.CreateWarFileAction
org.netbeans.modules.groovy.grailsproject.actions.GenerateAllAction
org.netbeans.modules.groovy.grailsproject.actions.GotoControllerAction
org.netbeans.modules.groovy.grailsproject.actions.GotoDomainClassAction
org.netbeans.modules.groovy.grailsproject.actions.GotoViewAction
org.netbeans.modules.groovy.grailsproject.actions.ManagePluginsAction
Comment 1 Lukas Jungmann 2008-12-08 11:11:56 UTC
org.netbeans.modules.groovy.grailsproject.actions.CreateViewAction
org.netbeans.modules.groovy.grails.server.ApplicationNode$StopAction
org.netbeans.modules.groovy.grailsproject.actions.GenerateAllAction
org.netbeans.modules.groovy.grailsproject.actions.GotoControllerAction
org.netbeans.modules.groovy.grailsproject.actions.GotoViewAction
org.netbeans.modules.groovy.grailsproject.actions.GotoDomainClassAction

should be already covered since http://hg.netbeans.org/main?cmd=changeset;node=c0b71164a578
Comment 2 Lukas Jungmann 2008-12-09 16:27:17 UTC
fixed/finished earlier :-)
Comment 3 Quality Engineering 2008-12-09 18:32:28 UTC
Integrated into 'main-golden', will be available in build *200812091520* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/3a36a3cee54c
User: Lukas Jungmann <jungi@netbeans.org>
Log: IZ #154266: Create war action
Comment 4 Quality Engineering 2008-12-10 05:59:36 UTC
Integrated into 'main-golden', will be available in build *200812100201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/f4991a402989
User: Lukas Jungmann <jungi@netbeans.org>
Log: IZ #154266: ManagePluginsAction action