Code Review Checkpoints

This page is about defining check points for code review.

General client/server checkpoints

  • Licence comment
  • Comments / docblocks
  • Coding standards
  • Code structure
  • Testing
    • Patch SVN trunk
    • Testing patch within an existing project

Client checkpoints

  • Unittests: FF2, FF3, IE6, IE7