refactor and consolidate "Fake" classes #3253

Open
opened 2019-08-24 18:18:38 +00:00 by meejah · 0 comments
meejah commented 2019-08-24 18:18:38 +00:00
Owner

Many of the existing "unit" tests have custom "Fake" objects. There are, for example, eight FakeClient classes declared in various test modules.

These should be made into a single, proper fake that can be used in all these situations. Similar for other classes with "Fake" in the name.

Many of the existing "unit" tests have custom "Fake" objects. There are, for example, eight `FakeClient` classes declared in various test modules. These should be made into a single, proper fake that can be used in all these situations. Similar for other classes with "Fake" in the name.
tahoe-lafs added the
code
normal
defect
1.13.0
labels 2019-08-24 18:18:38 +00:00
tahoe-lafs added this to the soon milestone 2019-08-24 18:18:38 +00:00
tahoe-lafs changed title from refactor and consolodate "Fake" classes to refactor and consolidate "Fake" classes 2019-08-24 18:19:24 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: tahoe-lafs/trac-2024-07-25#3253
No description provided.