Breakpoints - 8.x-1.x

Test status
StatusResult
Last receivedWed, 10/10/2012 - 16:11:10
Last requestedWed, 10/10/2012 - 16:12:04
Last testedWed, 10/10/2012 - 16:13:05
Test count83
Environment status
MySQLpass
Code reviewpass
Overall Resultpass
Branch information
Identifier8.x-1.x
ProjectBreakpoints
LinkProject information
SummaryPASSED: [[Coder]]: [Code review] 4 minor(s); [[SimpleTest]]: [MySQL] 190 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
190 pass(es), 0 fail(s), and 0 exception(s)
Test namePassFailException
LeafDrupal\breakpoint\Tests\BreakpointAPITest600
LeafDrupal\breakpoint\Tests\BreakpointCrudTest4500
LeafDrupal\breakpoint\Tests\BreakpointGroupAPITest400
LeafDrupal\breakpoint\Tests\BreakpointGroupCrudTest1700
LeafDrupal\breakpoint\Tests\BreakpointMediaQueryTest6100
LeafDrupal\breakpoint\Tests\BreakpointThemeTest5700

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
4 minor(s), 0 critical(s), and 0 normal(s)
Test nameMinorCriticalNormal
Leafbreakpoint.module000
Leaflib/Drupal/breakpoint/Breakpoint.php000
Expandlib/Drupal/breakpoint/BreakpointGroup.php400
MessageGroupFilenameLineFunctionStatus
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().OtherBreakpointGroup.php46N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOtherBreakpointGroup.php46N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().OtherBreakpointGroup.php66N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOtherBreakpointGroup.php66N/A
Leaflib/Drupal/breakpoint/InvalidBreakpointException.php000
Leaflib/Drupal/breakpoint/InvalidBreakpointMediaQueryException.php000
Leaflib/Drupal/breakpoint/InvalidBreakpointNameException.php000
Leaflib/Drupal/breakpoint/InvalidBreakpointSourceException.php000
Leaflib/Drupal/breakpoint/InvalidBreakpointSourceTypeException.php000
Leaflib/Drupal/breakpoint/Tests/BreakpointAPITest.php000
Leaflib/Drupal/breakpoint/Tests/BreakpointCrudTest.php000
Leaflib/Drupal/breakpoint/Tests/BreakpointGroupAPITest.php000
Leaflib/Drupal/breakpoint/Tests/BreakpointGroupCrudTest.php000
Leaflib/Drupal/breakpoint/Tests/BreakpointGroupTestBase.php000
Leaflib/Drupal/breakpoint/Tests/BreakpointMediaQueryTest.php000
Leaflib/Drupal/breakpoint/Tests/BreakpointTestBase.php000
Leaflib/Drupal/breakpoint/Tests/BreakpointThemeTest.php000
Leaftests/breakpoint_theme_test.module000