Summer Sale! All accounts are 50% off this week.

stevewolfe555's avatar

Scout Array Driver Tests

Hello,

I have been trying to use this package https://github.com/Sti3bas/laravel-scout-array-driver

I seem to be stuck and not getting any results in my tests.

What I have done.

  1. Installed the package
  2. Added
  3. Created a test, in it created a model the was searchable 4.Search::assertContains($model);

This gives me no results.

When i set my search driver to collection and run a test search i can find my model but when trying the same thing with the array driver it is not working.

Any help on this would be appreciated thanks.

0 likes
2 replies

Please or to participate in this conversation.