Ubercart Systempay Credit Card Payment - 6.x-1.1

Test status
StatusResult
Last receivedTue, 09/04/2012 - 17:51:26
Last requestedTue, 09/04/2012 - 17:58:21
Last testedTue, 09/04/2012 - 17:58:28
Test count2
Environment status
MySQLpass
Code reviewpass
Overall Resultpass
Branch information
Identifier6.x-1.1
ProjectUbercart Systempay Credit Card Payment
LinkProject information
SummaryPASSED: [[SimpleTest]]: [MySQL] 0 pass(es); [[Coder]]: [Code review] 19 minor(s).
Details

MySQL

  1. Setup environment
  2. Detect an invalid patch URL
  3. Detect invalid repository information
  4. Detect invalid patch format
  5. Detect a non-applicable patch
  6. Detect invalid PHP syntax
  7. Detect a Drupal installation failure
  8. Detect a test run failure
  9. Detect a failing test
  10. Complete test suite with all tests passing

Code review

  1. Setup environment
  2. Detect an invalid patch URL
  3. Detect invalid repository information
  4. Detect invalid patch format
  5. Detect a non-applicable patch
  6. Detect invalid PHP syntax
  7. Detect a review run failure
  8. Detect coder flags
  9. Complete coder review with all passed
19 minor(s), 0 critical(s), and 0 normal(s)
Test nameMinorCriticalNormal
Expanduc_systempay.install400
MessageGroupFilenameLineFunctionStatus
indent secondary line of comment one space Otheruc_systempay.install4N/A
indent secondary line of comment one space Otheruc_systempay.install5N/A
indent secondary line of comment one space Otheruc_systempay.install6N/A
indent secondary line of comment one space Otheruc_systempay.install7N/A
Expanduc_systempay.module1500
MessageGroupFilenameLineFunctionStatus
put a space between the asterisk and the comment textOtheruc_systempay.module14N/A
Use an indent of 2 spaces, with no tabsOtheruc_systempay.module72N/A
Use an indent of 2 spaces, with no tabsOtheruc_systempay.module73N/A
Use an indent of 2 spaces, with no tabsOtheruc_systempay.module74N/A
Use an indent of 2 spaces, with no tabsOtheruc_systempay.module128N/A
Use an indent of 2 spaces, with no tabsOtheruc_systempay.module129N/A
put a space between the asterisk and the comment textOtheruc_systempay.module140N/A
put a space between the asterisk and the comment textOtheruc_systempay.module167N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtheruc_systempay.module236N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtheruc_systempay.module256N/A
Potential problem: use the Form API to prevent against CSRF attacks. If you need to use $_POST variables, ensure they are fully sanitized if displayed by using check_plain(), filter_xss() or similar. (Drupal Docs)Otheruc_systempay.module330N/A
Potential problem: use the Form API to prevent against CSRF attacks. If you need to use $_POST variables, ensure they are fully sanitized if displayed by using check_plain(), filter_xss() or similar. (Drupal Docs)Otheruc_systempay.module331N/A
There should be no trailing spacesOtheruc_systempay.module393N/A
Use an indent of 2 spaces, with no tabsOtheruc_systempay.module439N/A
Use an indent of 2 spaces, with no tabsOtheruc_systempay.module440N/A