Closed (fixed)
Project:
Search API Entity Translation
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
28 Feb 2019 at 08:19 UTC
Updated:
11 Apr 2019 at 10:44 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
idebr commentedAttached patch introduces a DrupalWebTestCase that is built on the EntityTranslationTestCase so it is easy to add multilingual test content. It includes the patch from #2860146: Do not trigger a batch in startTracking() when installing a site, so the test can be run from the Simpletest UI. The assertions are still rather simple, so they can be extended based on the different bug reports available in the issue queue.
It probably fail because the testbot does not pick up test dependencies until after the patch has been applied.
Comment #3
idebr commentedReroll after #3043753: Commit test dependencies to enable automated testing was committed.
Comment #4
idebr commentedReroll after #2860146: Do not trigger a batch in startTracking() when installing a site was committed.
Comment #6
idebr commented