0.84/Reliability: Difference between revisions
| Line 105: | Line 105: | ||
=== Ideas === | === Ideas === | ||
* Integrate sugarbot into sugar-jhbuild and buildbot. Write tests for it and encourage the activity authors to do so too. | * Integrate sugarbot into sugar-jhbuild and buildbot. Write tests for it and encourage the activity authors to do so too. | ||
* Start writing unit tests and use nose to run them into the buildbot. We will have to figure out how to unit test UI code. | * Start writing unit tests and use nose to run them into the buildbot. We will have to figure out how to unit test UI code. | ||
| Line 115: | Line 112: | ||
=== Done === | === Done === | ||
* | * Get a buildbot running on at least Fedora and Ubuntu. '''(marco)''' | ||
* | * Pylint the core codebase, check regressions in the buildbot, make it a requirement to be pylint clean to submit patches. '''(marco)''' | ||
* | * Add basic checks on the buildbot about shell and activity startup. '''(marco)''' | ||