Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ticket/11174 more tests for search backends #1104

Merged
merged 18 commits into from Nov 29, 2012
Merged

Conversation

p
Copy link
Contributor

@p p commented Nov 27, 2012

dhruvgoel92 and others added 17 commits November 27, 2012 08:48
when running tests include utf_tools file in the mysql search backend

PHPBB3-11174
native wrapper class is limited to the native search backend hence renamed.
the one used with mysql can be used with pgsql too.

PHPBB3-11174
set config values and use min length as 4 for wordss in test cases

PHPBB3-11174
negation queries are split into words too and returns false in mysql search
backend

PHPBB3-11174
parent::setUp();

// dbal uses cache
$cache = new phpbb_cache_driver_null;
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Isn't the global cache supposed be a cache service instance?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Apparently so.

@bantu bantu merged commit 79237b6 into phpbb:develop Nov 29, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants