Bug 250854 - [tests] Add tests for new project creation operation
Summary: [tests] Add tests for new project creation operation
Status: RESOLVED INVALID
Alias: None
Product: PDE
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.5   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: PDE-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: bugday
Depends on:
Blocks:
 
Reported: 2008-10-14 16:34 EDT by Curtis Windatt CLA
Modified: 2013-01-28 11:57 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Curtis Windatt CLA 2008-10-14 16:34:00 EDT
We currently have tests that test the creation of different kinds of projects, but none of them test the basic case of creating a basic plug-in project.  

We cantest:
- the operation succeeds
- the project exists
- the plug-in shows up in the registry (see bug 250515)
- api tooling is setup correctly
- other aspects of the project are persisted correctly.

NewSiteProjectTestCase could be used as a template.
Comment 1 Curtis Windatt CLA 2013-01-28 11:57:49 EST
Any improvements to the tests are nice to have, but this will never be a priority so I am closing as INVALID.