Bug 10361: (follow-up) add tests for search history functions
authorGalen Charlton <gmc@esilibrary.com>
Fri, 2 Aug 2013 16:22:41 +0000 (16:22 +0000)
committerGalen Charlton <gmc@esilibrary.com>
Wed, 4 Sep 2013 14:22:50 +0000 (14:22 +0000)
commit69577a1a77413e0609b9f0f4eca4f4ce969ad9a7
tree3c4124abaceeee7424c290275d1b1ceb887342f1
parent1d5a4a0a8187672f79f886f59842ca11e2a14e55
Bug 10361: (follow-up) add tests for search history functions

This adds tests for the new PurgeSearchHistory function and
AddSearchHistory.  GetSearchHistory is not tested due to its
current broken state (see bug 10667).

To test:

[1] Run prove -v t/db_dependent/Search_SearchHistory.t
[2] Verify that all tests pass.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Signed-off-by: Mirko Tietgen <mirko@abunchofthings.net>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
t/db_dependent/Search_SearchHistory.t [new file with mode: 0644]