[Checkins] [zopefoundation/zc.zk] 37b62a: add support for sequence node creation in zc.zk.te...

GitHub noreply at github.com
Thu Aug 28 16:34:07 CEST 2014


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/zc.zk
  Commit: 37b62afc497d556e4bccf663f28be8c9c27125a4
      https://github.com/zopefoundation/zc.zk/commit/37b62afc497d556e4bccf663f28be8c9c27125a4
  Author: Fred Drake <fred at zope.com>
  Date:   2014-07-09 (Wed, 09 Jul 2014)

  Changed paths:
    M src/zc/zk/testing.py

  Log Message:
  -----------
  add support for sequence node creation in zc.zk.testing


  Commit: f0a053a6fff4ef3c497146e32f4bcc582cb2ebf0
      https://github.com/zopefoundation/zc.zk/commit/f0a053a6fff4ef3c497146e32f4bcc582cb2ebf0
  Author: Fred Drake <fred at zope.com>
  Date:   2014-07-10 (Thu, 10 Jul 2014)

  Changed paths:
    M src/zc/zk/testing.py
    M src/zc/zk/tests.py

  Log Message:
  -----------
  add a test checking zc.zk.testing handles sequence nodes like a real zookeeper,
and that the API returns the path to the created node as expected


  Commit: b1edf18fc2b39497afae7b5e4ff4a595f2d8ffab
      https://github.com/zopefoundation/zc.zk/commit/b1edf18fc2b39497afae7b5e4ff4a595f2d8ffab
  Author: Jim Fulton <jim at zope.com>
  Date:   2014-08-28 (Thu, 28 Aug 2014)

  Changed paths:
    M src/zc/zk/testing.py
    M src/zc/zk/tests.py

  Log Message:
  -----------
  Merge pull request #9 from zopefoundation/sequence-node-support-for-testing

Sequence node support for testing


Compare: https://github.com/zopefoundation/zc.zk/compare/05ace0fc65fd...b1edf18fc2b3


More information about the checkins mailing list