wiki:tests

Version 1 (modified by dustin, 3 years ago) (diff)

--

Task

Write a full suite of high-quality tests for buildbot

Subtasks

  • write complete tests for buildslave

Maintainers

  • djmitche

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.