#7601: Graph.edge_connectivity
----------------------------+-----------------------------------------------
   Reporter:  ncohen        |       Owner:  rlm       
       Type:  enhancement   |      Status:  needs_work
   Priority:  major         |   Milestone:  sage-4.3.1
  Component:  graph theory  |    Keywords:            
Work_issues:                |      Author:            
   Upstream:  N/A           |    Reviewer:            
     Merged:                |  
----------------------------+-----------------------------------------------
Changes (by rlm):

  * status:  needs_review => needs_work


Comment:

 The point of doctests is partially to test each use case of a function.
 This function has three different inputs, and all of your tests use the
 default value. This isn't testing certain code paths in your function, and
 if someone messed up that part in a future patch, the tests as is wouldn't
 catch them. Please check and make sure you're testing each case.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/7601#comment:5>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

--

You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sage-trac?hl=en.


Reply via email to