[tahoe-lafs-trac-stream] [Tahoe-LAFS] #3757: Refactor test_introducer in web module tests to use a single base test case class. (was: Refactor web module tests to use a single base test case class.)

Tahoe-LAFS trac at tahoe-lafs.org
Thu Aug 5 11:59:40 UTC 2021


#3757: Refactor test_introducer in web module tests to use a single base test case
class.
-----------------------------+-----------------------
     Reporter:  fenn-cs      |      Owner:
         Type:  enhancement  |     Status:  new
     Priority:  normal       |  Milestone:  undecided
    Component:  unknown      |    Version:  n/a
   Resolution:               |   Keywords:
Launchpad Bug:               |
-----------------------------+-----------------------
Description changed by fenn-cs:

Old description:

> It 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`
>
> See : `src/allmydata/test/web`

New description:

 It 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`

 See : `src/allmydata/test/web/test_introducer.py`

--

--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/3757#comment:3>
Tahoe-LAFS <https://Tahoe-LAFS.org>
secure decentralized storage


More information about the tahoe-lafs-trac-stream mailing list