Commit graph

169 commits

Author SHA1 Message Date
Sébastien Lucas 78d42b48e2 Allow normalized search (without diacritics) it should also fix the case problem with non latin languages (cyrillic).
The last part is not tested.

disclaimer : Slow !

re #49, #48
2014-05-03 17:57:06 +02:00
Sébastien Lucas 15e78a852a Author can now be searched by sort or by name (Carroll, Lewis or Lewis Carroll will work). fix #155 2014-04-30 15:10:37 +02:00
Sébastien Lucas d45bbb7ff6 more test functions 2014-04-30 14:26:25 +02:00
Sébastien Lucas a9125cacd5 more test functions 2014-04-30 14:16:42 +02:00
Sébastien Lucas 9eb3675251 Again more test functions 2014-04-30 14:09:27 +02:00
Sébastien Lucas da86b9d840 Add a new test for normalized search (todo) 2014-04-30 13:54:59 +02:00
Sébastien Lucas 68d8282a98 Add a new test with an accentuated character 2014-04-30 13:46:32 +02:00
Sébastien Lucas 88ff8f5409 Again more test functions. 2014-04-29 16:18:18 +02:00
Sébastien Lucas 8d18f19e44 Create more test functions (better to keep one assert for each function) 2014-04-29 15:57:37 +02:00
Sébastien Lucas 28292b83a0 Add a new book in the test database. it will allow test for accentuated character search. 2014-04-29 15:16:25 +02:00
Sébastien Lucas 54ee55b967 Mark the Android test for accentuated search as Incomplete. 2014-04-15 15:18:24 +02:00
Sébastien Lucas 258ee57556 Revert to iPhone 6.1 (don't why it fails)
Add another safety check.
2014-04-13 06:40:40 +02:00
Sébastien Lucas 5e541e02e3 Upgrade to latest version of browsers. 2014-04-12 12:40:46 +02:00
Sébastien Lucas 3dff408ec6 Should help to reduce false positive. 2014-04-12 10:51:26 +02:00
Sébastien Lucas 73e05fc96b Replace keys by setting value 2014-04-11 08:48:57 +02:00
Sébastien Lucas d2ab76b23f Remove Opera (takes too much time) 2014-04-10 21:55:34 +02:00
Sébastien Lucas dc0309caa8 Add a test for the search. Will certainly fail with Internet Explorer. 2014-04-10 21:52:04 +02:00
Sébastien Lucas bab1405a22 And revert ... paratest is still not working 2014-04-10 20:07:39 +02:00
Sébastien Lucas 65ce09c7df Try paratest again 2014-04-10 18:11:20 +02:00
Sébastien Lucas 65b6931b13 Properly use author name or author sort. fix #130 2014-03-27 14:07:50 +01:00
Sébastien Lucas 7f9bcd585b Fix unit tests 2014-03-20 19:55:10 +01:00
Sébastien Lucas bc47068da6 Fix testing when config_local.php exists 2014-03-19 20:12:55 +01:00
Sébastien Lucas 515031d854 Extend the URL rewriting url to the OPDS stream. fix #141 2014-03-19 20:10:21 +01:00
Sébastien Lucas 9f2ee975d7 Fix test if config_local.php exists 2014-03-15 21:34:11 +01:00
Sébastien Lucas c1c467ac87 Update test of ratings. re #137 2014-03-10 14:02:00 +01:00
Sébastien Lucas 6d124c3a8c Trailing whitespaces 2014-03-10 13:43:55 +01:00
Michael 790f9f6888 Merge remote-tracking branch 'remotes/seblucas/master'
Conflicts:
	lang/Localization_nl.json
2014-03-05 15:39:20 +01:00
Sébastien Lucas c200a54466 Reorder the script so that code coverage is run even for PR.
--HG--
extra : rebase_source : f8b07b7ebee8fb39978bd54d3a3ef5c30c4e5051
2014-03-03 14:06:19 +01:00
Micha 1047244270 next fix of pageTest (due to ratings) 2014-02-27 22:17:21 +01:00
Michael 2c40201e58 pageTest fixes (due to new rating tab) 2014-02-27 19:37:28 +01:00
Michael 4c234a84f1 ratings category fixes 2014-02-27 11:44:11 +01:00
Sébastien Lucas 4c4cd05eb1 Update the url, maybe it's the cause of Sauce fail ? 2014-02-24 17:23:57 +01:00
Sébastien Lucas 56e830aec6 Add new test for mail 2014-02-21 20:38:03 +01:00
Sébastien Lucas 9753938a2e Prepare the code to test properly sendtomail.php 2014-02-21 08:15:24 +01:00
Sébastien Lucas 15fe0401bc Finish the test for Monocle url rewriting (epubfs). re #52 2014-02-20 08:49:18 +01:00
Sébastien Lucas 7f9cf87cb6 Add a basic test for the header generation. 2014-02-14 17:10:14 +01:00
Sébastien Lucas cc4f5e892f Another test 2014-02-14 16:50:49 +01:00
Sébastien Lucas 6213a0e499 Add basic test to Json_renderer 2014-02-13 21:32:49 +01:00
Sébastien Lucas 5bc09db6fb Fix some problem with Monocle and add unit test. re #52 2014-02-13 13:51:01 +01:00
Sébastien Lucas ddb461d0ae Simplify the test 2014-02-12 14:09:18 +01:00
Sébastien Lucas e8088771c9 Forgot the book ... :( 2014-02-11 20:54:54 +01:00
Sébastien Lucas 755d6581ff Add a test for the epubfs handler. 2014-02-11 20:51:26 +01:00
Sébastien Lucas 5a8bfd9fb8 Typo 2014-02-06 20:48:46 +01:00
Sébastien Lucas 2aaa7fbd19 Fix the handling of kepub.epub. 2014-01-15 20:20:47 +01:00
Sébastien Lucas 49c1867433 Fix error 2014-01-11 20:52:10 +01:00
Sébastien Lucas bfc96f5ef7 Rename variable for better understanding 2014-01-09 21:07:20 +01:00
Sébastien Lucas 24e0a14b89 Simplify a little some array queries 2014-01-08 17:51:40 +01:00
Sébastien Lucas 91aa062860 Big refactoring of the Json handling, I followed what I did from OPDS. It doesn't still feel right but I think it's better. 2014-01-07 21:22:35 +01:00
Sébastien Lucas e96eaf86e5 Add a test for function creation. I can't manage to make it fail when needed. Still I'll commit anyway ! 2014-01-06 21:24:11 +01:00
Sébastien Lucas e83fb02868 Typo 2014-01-04 09:58:47 +01:00