• Implement test for entity_behaviors_height submodule to check the height settings by inline CSS.
  • Implement test for entity_behaviors_skrollr submodule to check that the skrollr data were added.
CommentFileSizeAuthor
#1 entity_background-tests-2433093-1.patch11.77 KBdabbor
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

dabbor’s picture

Status: Active » Needs work
FileSize
11.77 KB

Attaching patch with the tests.

INFO:

  • The test was failing due missing class ".paragraphs-item-[entity_id]". Commented out the test for entity_behaviors_skrollr till class ".paragraphs-item-[entity_id]" support is solved or added to paragraphs.
  • The paragraphs patch wasn't released yet, https://www.drupal.org/node/2427547 .
dabbor’s picture

Status: Needs work » Needs review
Ivan Zugec’s picture

Status: Needs review » Fixed

Thanks. Committed.

  • Ivan Zugec committed 9c16eee on 7.x-1.x authored by dabbor
    Issue #2433093 by dabbor: There should be implemented tests for...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.