[Checkins] [zopefoundation/grokcore.rest] 06cc1b: Get Travis to actually run the tests

GitHub noreply at github.com
Mon Jan 15 11:57:19 CET 2018


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/grokcore.rest
  Commit: 06cc1bc3c0e12f57fea613d9f0e4dc16f9301436
      https://github.com/zopefoundation/grokcore.rest/commit/06cc1bc3c0e12f57fea613d9f0e4dc16f9301436
  Author: Guido A.J. Stevens <guido.stevens at cosent.nl>
  Date:   2018-01-11 (Thu, 11 Jan 2018)

  Changed paths:
    M .gitignore
    M .travis.yml
    A requirements.txt

  Log Message:
  -----------
  Get Travis to actually run the tests


  Commit: 0e1488a3b15e7cd73a21148a59b89e6cde752116
      https://github.com/zopefoundation/grokcore.rest/commit/0e1488a3b15e7cd73a21148a59b89e6cde752116
  Author: Guido A.J. Stevens <guido.stevens at cosent.nl>
  Date:   2018-01-12 (Fri, 12 Jan 2018)

  Changed paths:
    M .gitignore
    M tox.ini

  Log Message:
  -----------
  Add coverage to tox


  Commit: c19419206bf20d9b28feb73949c71520156cb28c
      https://github.com/zopefoundation/grokcore.rest/commit/c19419206bf20d9b28feb73949c71520156cb28c
  Author: Guido A.J. Stevens <guido.stevens at cosent.nl>
  Date:   2018-01-12 (Fri, 12 Jan 2018)

  Changed paths:
    M buildout.cfg
    M setup.py
    M src/grokcore/rest/ftesting.zcml
    R src/grokcore/rest/ftests/__init__.py
    R src/grokcore/rest/ftests/rest/__init__.py
    R src/grokcore/rest/ftests/rest/localgrants.py
    R src/grokcore/rest/ftests/rest/rest.py
    R src/grokcore/rest/ftests/test_grok_functional.py
    A src/grokcore/rest/tests/__init__.py
    A src/grokcore/rest/tests/functional/__init__.py
    A src/grokcore/rest/tests/functional/rest/__init__.py
    A src/grokcore/rest/tests/functional/rest/localgrants.py
    A src/grokcore/rest/tests/functional/rest/rest.py
    A src/grokcore/rest/tests/test_functional.py

  Log Message:
  -----------
  Add coverage to tox, cleanup buildout, reorganize tests


  Commit: 1fc877a24b03f4cab52ff906f4851cfde145722f
      https://github.com/zopefoundation/grokcore.rest/commit/1fc877a24b03f4cab52ff906f4851cfde145722f
  Author: Jan-Wijbrand Kolman <jkolman at minddistrict.com>
  Date:   2018-01-15 (Mon, 15 Jan 2018)

  Changed paths:
    M src/grokcore/rest/rest.py
    M src/grokcore/rest/tests/functional/rest/localgrants.py
    M src/grokcore/rest/tests/functional/rest/rest.py

  Log Message:
  -----------
  make tests consistent with what zope.errorview does (now) and between py27 and py36.


  Commit: 55b6554aeb0544b5d9d74a8ebdf1b93b9eb3e1e1
      https://github.com/zopefoundation/grokcore.rest/commit/55b6554aeb0544b5d9d74a8ebdf1b93b9eb3e1e1
  Author: Jan-Wijbrand Kolman <jkolman at minddistrict.com>
  Date:   2018-01-15 (Mon, 15 Jan 2018)

  Changed paths:
    M setup.py

  Log Message:
  -----------
  zope.errorview requirement for testing


  Commit: 3ac5ee2dd125ed09b823b70c24d865a4adda7295
      https://github.com/zopefoundation/grokcore.rest/commit/3ac5ee2dd125ed09b823b70c24d865a4adda7295
  Author: Jan-Wijbrand Kolman <jkolman at minddistrict.com>
  Date:   2018-01-15 (Mon, 15 Jan 2018)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  same type of .travis.yml config as for other grokcore.* packages.


  Commit: bf8996315db8f338519f077a6c4b2ca888d11cd8
      https://github.com/zopefoundation/grokcore.rest/commit/bf8996315db8f338519f077a6c4b2ca888d11cd8
  Author: Jan-Wijbrand Kolman <jkolman at minddistrict.com>
  Date:   2018-01-15 (Mon, 15 Jan 2018)

  Changed paths:
    M .gitignore
    M buildout.cfg
    A requirements.txt
    M setup.py
    M src/grokcore/rest/ftesting.zcml
    R src/grokcore/rest/ftests/__init__.py
    R src/grokcore/rest/ftests/rest/__init__.py
    R src/grokcore/rest/ftests/rest/localgrants.py
    R src/grokcore/rest/ftests/rest/rest.py
    R src/grokcore/rest/ftests/test_grok_functional.py
    M src/grokcore/rest/rest.py
    A src/grokcore/rest/tests/__init__.py
    A src/grokcore/rest/tests/functional/__init__.py
    A src/grokcore/rest/tests/functional/rest/__init__.py
    A src/grokcore/rest/tests/functional/rest/localgrants.py
    A src/grokcore/rest/tests/functional/rest/rest.py
    A src/grokcore/rest/tests/test_functional.py
    M tox.ini

  Log Message:
  -----------
  Merge pull request #2 from gyst/master

Get Travis to actually run the tests


Compare: https://github.com/zopefoundation/grokcore.rest/compare/728b693e1806...bf8996315db8


More information about the checkins mailing list