[ckan-changes] [ckan/ckan] 76222e: [#1673] Change testing standards saying that not a...
    GitHub 
    noreply at github.com
       
    Fri Apr 25 02:42:59 UTC 2014
    
    
  
  Branch: refs/heads/1673-not-all-test-methods-need-docstrings
  Home:   https://github.com/ckan/ckan
  Commit: 76222ea7eafeda684bae29bfece3495543e0a2ec
      https://github.com/ckan/ckan/commit/76222ea7eafeda684bae29bfece3495543e0a2ec
  Author: Vitor Baptista <vitor at vitorbaptista.com>
  Date:   2014-04-24 (Thu, 24 Apr 2014)
  Changed paths:
    M doc/contributing/testing.rst
  Log Message:
  -----------
  [#1673] Change testing standards saying that not all methods need docstrings
If we follow the other coding standards, like making small tests, naming, etc.,
they should all be quite understandable just from the test name. So we leave
the option to add docstrings to the developer that's creating it, if she can't
make it simple enough not to need it.
    
    
More information about the ckan-changes
mailing list