Opened at 2022-08-17T22:31:00Z
Last modified at 2022-08-17T22:35:05Z
#3919 new defect
Refactor ConfigUtilTests and Pipeline tests — at Version 1
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 ConfigUtilTests tests in src/allmydata/test/test_configutil.py and Pipeline in src/allmydata/test/test_pipeline.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 (1)
comment:1 Changed at 2022-08-17T22:33:42Z by fenn-cs
- Description modified (diff)
- Summary changed from Refactor ConfigUtilTests to Refactor ConfigUtilTests and Pipeline tests
Note: See
TracTickets for help on using
tickets.