Opened at 2022-08-17T22:37:02Z
#3920 new defect
Refactor TestRegression (test_crypto)
Reported by: | fenn-cs | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | undecided |
Component: | unknown | Version: | n/a |
Keywords: | Cc: | ||
Launchpad Bug: |
Description
Update TestRegression tests in src/allmydata/test/test_crypto.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.
Note: See
TracTickets for help on using
tickets.