wiki:tests

Notes

Buildbot should have better tests, and better coverage. Test coverage is here.

Open defects

#2197
Add tests for web change_hooks.

Open tasks/enhancements

#960
Convert all buildbot classes to new style, i.e. inherit from object.
#1807
aggregate coverage from all metabuildbot builders
#2234
have a better-defined approach to mocking
#2269
test real RemoteCommands and FakeRemoteCommands with the same tests
#2446
Optimize test runs: test db and fake master
#2217
Allow MailNotifier's messageFormatter to be asynchronous
#2315
test_master.py tests change singal handling but don't restore state afterwards.