Opened at 2022-08-17T22:26:32Z
Last modified at 2022-08-17T22:26:48Z
#3918 new defect
Refactor MutableChecker tests
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 MutableChecker 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.
Just like in [3917](https://tahoe-lafs.org/trac/tahoe-lafs/ticket/3917)
Note: See
TracTickets for help on using
tickets.