Edgewall Software

Changes between Initial Version and Version 1 of Ticket #12663


Ignore:
Timestamp:
Jan 17, 2017, 9:01:03 AM (7 years ago)
Author:
Ryan J Ollos
Comment:

In Python 2.7 we can use setUpModule and tearDownModule. Proposed changes in log:rjollos.git:t12663_setup_teardown_modules.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #12663

    • Property Milestone 1.2.11.3.2
  • Ticket #12663 – Release Notes

    initial v1  
     1Use `setUpModule` and `tearDownModule` in `trac.ticket.tests.notification` to avoid test failures when running individual test cases rather than all tests in the module.