[Checkins] [zopefoundation/transaction] f8d611: Add test for 'txn.user = None'.

GitHub noreply at github.com
Fri May 5 15:06:37 CEST 2017


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/transaction
  Commit: f8d611a2701db794f747ec636756abb88bb5a84e
      https://github.com/zopefoundation/transaction/commit/f8d611a2701db794f747ec636756abb88bb5a84e
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2017-03-16 (Thu, 16 Mar 2017)

  Changed paths:
    M transaction/_transaction.py
    M transaction/tests/test__transaction.py

  Log Message:
  -----------
  Add test for 'txn.user = None'.

Restores 100% coverage.


  Commit: 6e976142d2dd86b48bea5ef628826b8dc22d4cc6
      https://github.com/zopefoundation/transaction/commit/6e976142d2dd86b48bea5ef628826b8dc22d4cc6
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2017-05-05 (Fri, 05 May 2017)

  Changed paths:
    M transaction/_transaction.py
    M transaction/tests/test__transaction.py

  Log Message:
  -----------
  Make setting 'txn.user = None' raise ValueError.


  Commit: 970a0488553cc19cc6f9df3c0aac911e6f50d5ea
      https://github.com/zopefoundation/transaction/commit/970a0488553cc19cc6f9df3c0aac911e6f50d5ea
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2017-05-05 (Fri, 05 May 2017)

  Changed paths:
    M transaction/tests/test__transaction.py

  Log Message:
  -----------
  Ugh, Py3k fix.


  Commit: 43deb5dec08172d95ab23b109c1ec94f3b50e957
      https://github.com/zopefoundation/transaction/commit/43deb5dec08172d95ab23b109c1ec94f3b50e957
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2017-05-05 (Fri, 05 May 2017)

  Changed paths:
    M transaction/_transaction.py
    M transaction/tests/test__transaction.py

  Log Message:
  -----------
  Merge pull request #46 from zopefoundation/restore-100-pct-coverage

Add test for 'txn.user = None'.


Compare: https://github.com/zopefoundation/transaction/compare/2bb7d0594094...43deb5dec081


More information about the checkins mailing list