Changes between Initial Version and Version 1 of Ticket #3916


Ignore:
Timestamp:
2022-08-15T23:12:13Z (2 years ago)
Author:
fenn-cs
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #3916

    • Property Summary changed from Refactor FakeWebTest to Refactor tests that can but do not use base test classes.
  • Ticket #3916 – Description

    initial v1  
    11Just like in #3758, update `FakeWebTest` in src/allmydata/test/test_testing.py  to either use SyncTestCase and AsyncTestCase and not `testtools.TestCase`
    22
    3 src/allmydata/test/test_testing.py
     3FakeWebTest: src/allmydata/test/test_testing.py
     4MemoryConsumerTests: src/allmydata/test/test_consumer.py
     5PythonTwoRegressions: src/allmydata/test/test_python2_regressions.py