Tests were added a while ago by daniel, but we didn't have automated tests enabled, so it looks like they're broken now.

https://www.drupal.org/pift-ci-job/526221

We should look into to failures and fix the tests.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

borisson_ created an issue. See original summary.

borisson_’s picture

The test still doesn't pass but I have no idea how to fix the remaining fail.

1) Drupal\Tests\search_api_autocomplete\Kernel\SearchCrudTest::testCreate
Error: Call to a member function tablePrefix() on null

drunken monkey’s picture

Thanks a lot for working on this, looks good!
This should fix the final test, and also provides a bit more doc comments.

borisson_’s picture

Status: Needs review » Reviewed & tested by the community

Tests are green, woo!

drunken monkey’s picture

Status: Reviewed & tested by the community » Fixed

Great, thanks again!
Committed.

The last submitted patch, 2: fix_tests-2825978-2.patch, failed testing.

Status: Fixed » Needs work

The last submitted patch, 3: 2825978-3--fix_tests.patch, failed testing.

borisson_’s picture

Status: Needs work » Fixed

Status: Fixed » Closed (fixed)

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