DokuWiki

It's better when it's simple

User Tools

Site Tools


teams:quality

Table of Contents

Quality Team

The Quality Team is responsible for all issues that concern the source code of DokuWiki.

Tasks

  • try nightly builds and the new features
  • run Unit Tests
  • run CodingStandards checks
  • check HTML validity of new code and features
  • raise bugs
  • manage code documentation
  • check fixmes and other tasks in code and raise bugs, if appropriate

Try to add unit tests where needed. Here are some easy ones to get started:

  • html_diff() - use TestRequest to check if the various parameters are handled correctly
  • act_clean() - simple, traditional unit test
  • act_validate() - simple, traditional unit test
  • tpl_get_action() - complex function, but relatively easy, traditional unit test
  • tpl_youarehere()
  • html_buildlist()

Members

teams/quality.txt · Last modified: 2012-12-07 19:12 by HåkanS

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki