jira-importer commented on issue #677:
URL: https://github.com/apache/maven-scm/issues/677#issuecomment-2964612758

   **[Mark 
Struberg](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=struberg)**
 commented
   
   The JUnit tests only ensure that the tfs provider returns the commandline 
_you_ think should be used. But it's not only that we need to execute the right 
statements - the TCK also checks for proper return values from the provider and 
many other things!
   
   For example: the TfsAddCommand not only has to add the given files to the 
repository but it also has to return an AddScmResult which must contain the 
list of changed files! And all scm providers have to return the same list, e.g. 
not only a directory but all files in that directory, etc
   So I'd strongly recommend implementing the TCK tests.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to