Entity Operations - 7.x-1.x

Test status
StatusResult
Last receivedSat, 07/04/2015 - 09:04:00
Last requestedSat, 07/04/2015 - 09:04:01
Last testedSat, 07/04/2015 - 09:06:01
Test count38
Environment status
MySQLpass
Branch information
Identifier7.x-1.x
ProjectEntity Operations
LinkProject information
SummaryPASSED: [[SimpleTest]]: [MySQL] 189 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
189 pass(es), 0 fail(s), and 0 exception(s)
Test namePassFailException
LeafEntity Admin UI (EntityOperationsAdminUITestCase) [Entity Operations]700
ExpandEntity forms (EntityOperationsEntityFormsTestCase) [Entity Operations]3600
MessageGroupFilenameLineFunctionStatus
'Add Test Entity | Drupal'Debugentity_operations.test33EntityOperationsEntityFormsBase->testCRUDOperations()
ExpandEntity generic forms (EntityOperationsGenericFormsTestCase) [Entity Operations]3600
MessageGroupFilenameLineFunctionStatus
'Add Test Entity Generic | Drupal'Debugentity_operations.test33EntityOperationsEntityFormsBase->testCRUDOperations()
LeafForm validation (EntityOperationsFormValidationTestCase) [Entity Operations]1200
LeafMultiple operations form (EntityOperationsMultipleFormTestCase) [Entity Operations]2200
LeafOperation access (EntityOperationsPublishTestCase) [Entity Operations]1700
LeafOperation permissions (EntityOperationsPermissionsTestCase) [Entity Operations]1300
LeafOperations in VBO (EntityOperationsViewsBulkOperationsTestCase) [Entity Operations]2300
ExpandViews display plugin (EntityOperationsViewsDisplayPluginTestCase) [Entity Operations]2300
MessageGroupFilenameLineFunctionStatus
'Missing handler: entity_operations_test views_bulk_operations field'Debugviews.module1733views_debug()
'Missing handler: entity_operations_test views_bulk_operations field'Debugviews.module1733views_debug()
array ( 'promote' => stdClass::__set_state(array( 'type' => 'entity_operations_node_test', 'title' => 'is promoted', 'uid' => '2', 'created' => 1410091200, 'promote' => 1, 'field_test_test_entities' => array ( 'und' => array ( 0 => array ( 'target_id' => '1', ), ), ), 'changed' => 1436000755, 'timestamp' => 1436000755, 'log' => '', 'nid' => '1', 'language' => '', 'status' => 1, 'comment' => 0, 'sticky' => 0, 'tnid' => 0, 'translate' => 0, 'vid' => '1', )), 'normal' => stdClass::__set_state(array( 'type' => 'entity_operations_node_test', 'title' => 'not promoted', 'uid' => '2', 'created' => 1410091200, 'promote' => 0, 'field_test_test_entities' => array ( 'und' => array ( 0 => array ( 'target_id' => '1', ), ), ), 'changed' => 1436000755, 'timestamp' => 1436000755, 'log' => '', 'nid' => '2', 'language' => '', 'status' => 1, 'comment' => 0, 'sticky' => 0, 'tnid' => 0, 'translate' => 0, 'vid' => '2', )), 'unrelated' => stdClass::__set_state(array( 'type' => 'entity_operations_node_test', 'title' => 'unrelated', 'uid' => '2', 'created' => 1410091200, 'changed' => 1436000755, 'timestamp' => 1436000755, 'log' => '', 'nid' => '3', 'language' => '', 'status' => 1, 'comment' => 0, 'promote' => 0, 'sticky' => 0, 'tnid' => 0, 'translate' => 0, 'vid' => '3', )), )Debugentity_operations.test503EntityOperationsViewsDisplayPluginTestCase->testViewsDisplayPlugin()