Bug 10952: (follow-up) comments fixes and unit tests
authorJulian Maurice <julian.maurice@biblibre.com>
Wed, 18 Dec 2013 09:58:36 +0000 (10:58 +0100)
committerGalen Charlton <gmc@esilibrary.com>
Fri, 10 Jan 2014 16:21:18 +0000 (16:21 +0000)
commitbbf7cd6876e94865492e3fd19e59c31b6b95b588
treebfe81c25ce7c43aff2f7aa7b7a0ba857ceb9c4d1
parentd07df7d51250bb5a40bb556aab48afb18a67a396
Bug 10952: (follow-up) comments fixes and unit tests

- Remove unit tests for ParseSearchHistoryCookie, which doesn't exist
  anymore
- Add unit tests for ParseSearchHistorySession and
  SetSearchHistorySession
- Remove/Modify comments about search history cookie

Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
Tests fixed and moved, and comments tidied up

Signed-off-by: Charlene Criton <charlene.criton@univ-lyon2.fr>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
C4/Auth.pm
opac/opac-search-history.pl
opac/opac-search.pl
t/db_dependent/Auth_ParseSearchHistoryCookie.t [deleted file]
t/db_dependent/Auth_SearchHistorySession.t [new file with mode: 0644]