Changes between Initial Version and Version 3 of Ticket #3757


Ignore:
Timestamp:
2021-08-05T11:59:40Z (3 years ago)
Author:
fenn-cs
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #3757

    • Property Summary changed from Refactor web module tests to use a single base test case class. to Refactor test_introducer in web module tests to use a single base test case class.
  • Ticket #3757 – Description

    initial v3  
    11It would be great to make consistent use of one base test class in the web module rather than switching between `unittest.TestCase` and `testools.TestCase` extended in `SyncTestCase` and `AsyncTestCase`
    22
    3 See : `src/allmydata/test/web`
     3See : `src/allmydata/test/web/test_introducer.py`