| Summary: | [server][test] Identify git REST API code with low test coverage ratio | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Tomasz Zarna <tomasz.zarna> |
| Component: | Git | Assignee: | Project Inbox <orion.git-inbox> |
| Status: | RESOLVED WONTFIX | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | janikpiotrek, Szymon.Brandys |
| Version: | 0.2 | Keywords: | test |
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Windows XP | ||
| Whiteboard: | |||
| Bug Depends on: | 343496, 347639, 349014, 351826 | ||
| Bug Blocks: | |||
|
Description
Tomasz Zarna
Another area which definitely misses unit tests is the new way of creating clones (bug 339854). Some cases I can think of: * create a project with subfolder, clone repository into that subfolder * create a project, no subfolder, try to clone repository into a subfolder * try to clone a project using an empty location/path * clone a repository using a project name when the project exists and when it doesn't * try to clone a project using an empty name Closing as part of a mass clean up of inactive bugs. Please reopen if this problem still occurs or is relevant to you. For more details see: https://dev.eclipse.org/mhonarc/lists/orion-dev/msg03444.html Closing as part of a mass clean up of inactive bugs. Please reopen if this problem still occurs or is relevant to you. For more details see: https://dev.eclipse.org/mhonarc/lists/orion-dev/msg03444.html |