Social network user detection - 7.x-1.x

Test status
StatusResult
Last receivedWed, 01/02/2013 - 14:06:54
Last requestedWed, 01/02/2013 - 14:07:30
Last testedWed, 01/02/2013 - 14:08:01
Test count2
Environment status
MySQLpass
Code reviewpass
Overall Resultpass
Branch information
Identifier7.x-1.x
ProjectSocial network user detection
LinkProject information
SummaryPASSED: [[Coder]]: [Code review] 3 minor(s); [[SimpleTest]]: [MySQL] 0 pass(es).
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
3 minor(s), 0 critical(s), and 0 normal(s)
Test nameMinorCriticalNormal
Leafplugins/social_network_user_detection.context.inc000
Leafsocial_network_user_detection.admin.inc000
Leafsocial_network_user_detection.context_hook.inc000
Expandsocial_network_user_detection.install100
MessageGroupFilenameLineFunctionStatus
Format should be * Implementation of hook_foo().Othersocial_network_user_detection.install9N/A
Expandsocial_network_user_detection.module200
MessageGroupFilenameLineFunctionStatus
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)Othersocial_network_user_detection.module178N/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)Othersocial_network_user_detection.module179N/A
Leafsocial_network_user_detection.rules.inc000