[ckan-changes] [ckan/ckan] 561d1f: Remove unused	RatingsTestCase.test_entity_get()
    GitHub 
    noreply at github.com
       
    Thu May  3 08:49:52 UTC 2018
    
    
  
  Branch: refs/heads/master
  Home:   https://github.com/ckan/ckan
  Commit: 561d1fb901dfea8e71daada0f17995715bac1dfc
      https://github.com/ckan/ckan/commit/561d1fb901dfea8e71daada0f17995715bac1dfc
  Author: cclauss <cclauss at bluewin.ch>
  Date:   2018-05-02 (Wed, 02 May 2018)
  Changed paths:
    M ckan/tests/legacy/functional/api/model/test_ratings.py
  Log Message:
  -----------
  Remove unused RatingsTestCase.test_entity_get()
Fixes #3823    The first line of this legacy test case is __raise SkipTest('"Rating register get" functionality is not implemented')__ so this PR recommends removing the method as discussed in #4211
  Commit: a5c708eee3d4682ac7aa602533ad2e280eb56928
      https://github.com/ckan/ckan/commit/a5c708eee3d4682ac7aa602533ad2e280eb56928
  Author: Adrià Mercader <amercadero at gmail.com>
  Date:   2018-05-03 (Thu, 03 May 2018)
  Changed paths:
    M ckan/tests/legacy/functional/api/model/test_ratings.py
  Log Message:
  -----------
  Merge pull request #4219 from cclauss/patch-3
Remove unused RatingsTestCase.test_entity_get()
Compare: https://github.com/ckan/ckan/compare/54d9b0b96736...a5c708eee3d4
      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
      Functionality will be removed from GitHub.com on January 31st, 2019.
    
    
More information about the ckan-changes
mailing list