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 118430 - Label of integration tests in project view is misleading
Summary: Label of integration tests in project view is misleading
Status: RESOLVED FIXED
Alias: None
Product: ruby
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: Macintosh All
: P3 blocker (vote)
Assignee: Torbjorn Norbye
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-10 18:50 UTC by Gregory Murphy
Modified: 2008-02-13 15:38 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Gregory Murphy 2007-10-10 18:50:33 UTC
The labels for the unit and functional tests read "Unit Tests" and "Functional Tests", but the label for integration
tests reads "Test Integration", which makes it seems that it contains test data (like "Test Mocks" and "Test Fixtures")
rather than test themselves.

I think that it ought to be labeled "Integration Tests".
Comment 1 Torbjorn Norbye 2007-10-10 19:24:24 UTC
Indeedelydoodely.

Checking in org/netbeans/modules/ruby/railsprojects/Bundle.properties;
/cvs/ruby/railsprojects/src/org/netbeans/modules/ruby/railsprojects/Bundle.properties,v  <--  Bundle.properties
new revision: 1.12; previous revision: 1.11
done
Comment 2 Martin Krauskopf 2008-02-13 15:38:37 UTC
Getting rid of 'ui' category. Will use right subcomponent and UI keyword. 'code'
when none subcomponent fits.