#3253 new defect

refactor and consolidate "Fake" classes

Reported by: meejah Owned by:
Priority: normal Milestone: soon
Component: code Version: 1.13.0
Keywords: tests Cc:
Launchpad Bug:

Description

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.

Change History (1)

comment:1 Changed at 2019-08-24T18:19:24Z by meejah

  • Summary changed from refactor and consolodate "Fake" classes to refactor and consolidate "Fake" classes
Note: See TracTickets for help on using tickets.