[tahoe-lafs-trac-stream] [Tahoe-LAFS] #3758: Refactor test_grid, test_logs and test_root in web module tests to use a single base test case class.

Tahoe-LAFS trac at tahoe-lafs.org
Mon Aug 9 23:06:32 UTC 2021


#3758: Refactor test_grid, test_logs and test_root in web module tests to use a
single base test case class.
---------------------+---------------------------
 Reporter:  fenn-cs  |          Owner:
     Type:  defect   |         Status:  new
 Priority:  normal   |      Milestone:  undecided
Component:  unknown  |        Version:  n/a
 Keywords:           |  Launchpad Bug:
---------------------+---------------------------
 Following ticket #3757, this ticket is about ensuring 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_grid.py
       - src/allmydata/test/web/test_logs.py
       - src/allmydata/test/web/test_root.py

--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/3758>
Tahoe-LAFS <https://Tahoe-LAFS.org>
secure decentralized storage


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