History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: SCM-17
Type: Test Test
Status: Open Open
Priority: Major Major
Assignee: Unassigned
Reporter: Brett Porter
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
Maven SCM

test structure needs further clean up

Created: 01/Jan/05 01:33 AM   Updated: 16/May/07 03:41 PM
Component/s: maven-scm-provider-cvs, maven-scm-provider-svn, maven-scm-provider-local, maven-scm-provider-clearcase, maven-scm-provider-perforce, maven-scm-provider-starteam
Affects Version/s: None
Fix Version/s: 1.x

Time Tracking:
Not Specified


 Description  « Hide
The following is needed:
  • all providers need to utilise the TCK where possible.
  • any tests in providers that can be generalised should be moved to the TCK
  • other tests in the providers should just test provider specific functions, and probably not be integration tests like the TCK is
  • need further tests for other commands, including those yet to be added
  • review coverage for each provider


 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Brett Porter - 12/Jan/05 05:58 PM
probably the most important things is to get the TCK tests running for starteam, clearcase and perforce so we can run them in continuum and make sure they don't break.

Can all of these commands be implemented?
update
status
tag
checkout
checkin
diff
add
remove


Trygve Laugstol - 21/Jan/05 06:20 AM
The following task was done by me and Brett:
  • all providers need to utilise the TCK where possible.

Mike Perham - 13/Aug/06 02:18 PM
I've found that when you enter a broad, open-ended type of issue like this, it tends to be pushed off version after version. I suggest closing this issue and in the future, open specific issues per provider.

Brett Porter - 13/Aug/06 04:41 PM
I didn't notice the version change. The idea was that I felt this was a prerequisite for a 1.0 release.