[Checkins] [zopefoundation/grokcore.rest] 02d697: Get the tests for grokcore.rest moving.

GitHub noreply at github.com
Fri Jan 5 15:45:31 CET 2018


  Branch: refs/heads/resurrection-python3
  Home:   https://github.com/zopefoundation/grokcore.rest
  Commit: 02d697f19220d8d318c9ef64115d01c1aecb25f9
      https://github.com/zopefoundation/grokcore.rest/commit/02d697f19220d8d318c9ef64115d01c1aecb25f9
  Author: Jan-Wijbrand Kolman <jkolman at minddistrict.com>
  Date:   2018-01-05 (Fri, 05 Jan 2018)

  Changed paths:
    M .gitignore
    M .travis.yml
    M CHANGES.txt
    A MANIFEST.in
    M bootstrap.py
    M buildout.cfg
    M setup.py
    M src/grokcore/rest/ftests/rest/localgrants.py
    M src/grokcore/rest/ftests/rest/rest.py
    M src/grokcore/rest/ftests/test_grok_functional.py
    M src/grokcore/rest/interfaces.py
    M src/grokcore/rest/rest.py
    M src/grokcore/rest/testing.py
    A tox.ini

  Log Message:
  -----------
  Get the tests for grokcore.rest moving.

However: tox seems not to find any tests and there is difficulty in
how zope.publisher deals with responses and encodings and
Content-Type repsonse headers for GET/POST versus DELETE/PUT.

In other words: WIP.




More information about the checkins mailing list