Opened at 2022-08-17T22:23:11Z
Last modified at 2023-03-13T12:53:44Z
#3917 closed defect
Refactor UtilTests class — at Version 2
Reported by: | fenn-cs | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | undecided |
Component: | unknown | Version: | n/a |
Keywords: | Cc: | ||
Launchpad Bug: |
Description (last modified by fenn-cs)
Update UtilTests tests in src/allmydata/test/test_storage.py to either use SyncTestCase or AsyncTestCase base test case and not unittest.TestCase
This refactor would also involve using new and better assertion methods.
Change History (2)
comment:1 Changed at 2022-08-17T22:23:25Z by fenn-cs
- Summary changed from Refactor `UtilTests` class to Refactor UtilTests class
comment:2 Changed at 2022-08-17T22:25:21Z by fenn-cs
- Description modified (diff)
Note: See
TracTickets for help on using
tickets.