[OpenLayers-Trac] [OpenLayers] #952: Remove Numbers in test function names

OpenLayers trac at openlayers.org
Wed Feb 6 14:34:47 EST 2008


#952: Remove Numbers in test function names
---------------------+------------------------------------------------------
  Reporter:  euzuro  |       Owner:  euzuro     
      Type:  task    |      Status:  assigned   
  Priority:  minor   |   Milestone:  Maintenance
 Component:  tests   |     Version:  2.4        
Resolution:          |    Keywords:             
     State:          |  
---------------------+------------------------------------------------------
Comment (by euzuro):

 Replying to [comment:3 tschaub]:
 > Also, if you're working in test_Layer.html, all of the test results are
 grouped under a line that says test_Layer.html.  Is there a reason to name
 the tests within test_Layer.html things like test_Layer_destroy.html?  I
 think output like the following would be sensible enough.
 >
 > Instead of
 > {{{
 > test_Layer.html: ok 14 (detailed: ok 81)
 >     test_99_Layer_destroy ok 5
 > }}}
 >
 > we would have
 > {{{
 > test_Layer.html: ok 14 (detailed: ok 81)
 >     test_destroy ok 5
 > }}}

 could not possibly agree more! à l'attaque!

-- 
Ticket URL: <http://trac.openlayers.org/ticket/952#comment:4>
OpenLayers <http://openlayers.org/>
A free AJAX map viewer


More information about the Trac mailing list