[Buildbot-commits] [Buildbot] #2302: Make FakeMaster not be a mock.

Buildbot nobody at buildbot.net
Sun Jun 3 02:13:13 UTC 2012


#2302: Make FakeMaster not be a mock.
------------------------+---------------------
Reporter:  tom.prince   |       Owner:
    Type:  enhancement  |      Status:  closed
Priority:  major        |   Milestone:  0.8.+
 Version:  master       |  Resolution:  fixed
Keywords:  tests        |
------------------------+---------------------

Comment (by Dustin J. Mitchell):

 Make FakeMaster a full class, not a Mock

 This is a compromise between adding the required methods (and other
 classes) to fakemaster.py, and mocking out the required methods/class in
 the tests, or using a real method/class where appropriate.  Fixes #2302
  Changeset: 374e8c7dd9d248d6e596e4a7db8145a5f82459bc

-- 
Ticket URL: <http://trac.buildbot.net/ticket/2302#comment:3>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the Commits mailing list