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 |
|
Sébastien Lucas
|
a28d52e633
|
Add a larger idle timeout could help with Android and remove IE8 for now (got to test better)
|
2014-01-03 23:29:50 +01:00 |
|
Sébastien Lucas
|
c584b7355e
|
Change a little the way browser are tested :
* Use latest version of Firefox
* Add IE8
* Replace IE10 by IE11
* Add Safari 7 on Mac
* Add Android browser
|
2014-01-03 14:23:33 +01:00 |
|
Sébastien Lucas
|
57f93b6537
|
New tests for OPDS validation.
|
2014-01-03 13:53:52 +01:00 |
|
Sébastien Lucas
|
22afa8c26f
|
Add the real OPDSValidator (from https://github.com/zetaben/opds-validator) in addition to the relax-ng validation.
|
2014-01-02 22:23:24 +01:00 |
|
Sébastien Lucas
|
f947da2bd8
|
Add a test for the opensearchdescription.
|
2014-01-02 16:56:01 +01:00 |
|
Sébastien Lucas
|
b4d3fe6b22
|
Add a test for unknow mimetype and use finfo_file in this case. Inspired by At_Libitum. re #72
|
2013-12-31 11:12:34 +01:00 |
|
Sébastien Lucas
|
09c81e50e8
|
Fix a warning. re #127
|
2013-12-24 11:36:05 +01:00 |
|
Sébastien Lucas
|
906e792bb8
|
Add a check with ignored categories with typeahead. re #34
|
2013-12-23 11:44:26 +01:00 |
|
Sébastien Lucas
|
f8249e73c6
|
Add the search by category with the standard search. Again inspired by At-Libitum. re #34
|
2013-12-23 08:58:56 +01:00 |
|
Sébastien Lucas
|
9a15d0e1a4
|
Integrate a little better the typeahead search in the normal search page. Heavily based on At-Libitum work. re #34
|
2013-12-22 18:40:03 +01:00 |
|
Sébastien Lucas
|
a4c351728f
|
Correctly test the ignore param. re #34
|
2013-12-17 21:03:55 +01:00 |
|
Sébastien Lucas
|
8d7b3afc3b
|
The clover is allowed to be missing (for hhvm).
|
2013-12-17 20:59:22 +01:00 |
|
Sébastien Lucas
|
19dcd73585
|
Rename the ignored parameter. re #34
|
2013-12-17 20:56:41 +01:00 |
|
Sébastien Lucas
|
15c3ae9947
|
Fix the tests. re #34
|
2013-12-16 21:41:34 +01:00 |
|
Sébastien Lucas
|
73277af6f4
|
Another test. re #127
|
2013-12-15 15:08:20 +01:00 |
|
Sébastien Lucas
|
3e592ebc81
|
Test getFilePath. re #127
|
2013-12-15 14:44:10 +01:00 |
|
Sébastien Lucas
|
e4c44711de
|
Properly remove the temp file. re #127
|
2013-12-15 14:43:33 +01:00 |
|
Sébastien Lucas
|
27c7743995
|
Fix the thumbnail generation in case the same width is asked and a some unit test. re #127
|
2013-12-15 14:23:45 +01:00 |
|
Sébastien Lucas
|
5a6d44a158
|
Remove coveralls it simply does not work correctly and use Scrutinizer instead.
|
2013-12-14 21:46:48 +01:00 |
|
Sébastien Lucas
|
d3934b9254
|
Fix a warning. re #127
|
2013-12-14 18:58:43 +01:00 |
|
Sébastien Lucas
|
8a72e1a6fd
|
Ensure the check can be tested. re #127
|
2013-12-14 18:48:34 +01:00 |
|
Sébastien Lucas
|
0a22c6c579
|
Enable again phpunit. For now no answer from Sauce support :(
|
2013-12-13 20:54:07 +01:00 |
|
Sébastien Lucas
|
9ef3879e97
|
For now I'll comment the unneeded test (that last one check all that).
|
2013-12-13 08:53:28 +01:00 |
|
Sébastien Lucas
|
3ba51ce1c6
|
Try again paratest with Sauce.
|
2013-12-12 23:15:41 +01:00 |
|
Sébastien Lucas
|
42eb4c2a70
|
Organize a little the test to avoid timing bugs.
|
2013-12-12 21:53:45 +01:00 |
|
Sébastien Lucas
|
31d2c69341
|
Add a test to check if tag filter is working correctly.
|
2013-12-12 21:01:07 +01:00 |
|
Sébastien Lucas
|
02d33bc825
|
Try a parameter change.
|
2013-12-11 20:10:36 +01:00 |
|
Sébastien Lucas
|
2a20fa688e
|
Typo. re #123
|
2013-12-09 09:16:37 +01:00 |
|
Sébastien Lucas
|
d6d63e7ee3
|
New test for the previous configuration item. re #123
|
2013-12-08 21:14:20 +01:00 |
|
Sébastien Lucas
|
002c7596ea
|
Changing the number of book per pages changed the search with multiple database. Reported by At-Libitum. fix #124
|
2013-12-07 21:17:38 +01:00 |
|
Sébastien Lucas
|
efdbb09357
|
Hopefully fix coveralls
|
2013-12-05 13:02:39 +01:00 |
|
Sébastien Lucas
|
0f09ef5f8c
|
Remove trailing spaces
|
2013-12-05 10:52:51 +01:00 |
|
Sébastien Lucas
|
9f5f00e114
|
Replace CRLF by LF
|
2013-12-05 10:50:53 +01:00 |
|
Sébastien Lucas
|
40139bd18c
|
Remove a tab
|
2013-12-05 10:49:57 +01:00 |
|
Sébastien Lucas
|
980446d9c6
|
Better testing of Data object
|
2013-12-05 10:21:46 +01:00 |
|
Sébastien Lucas
|
91e6b10358
|
The % covered is strange. Let's try that
|
2013-12-04 19:15:35 +01:00 |
|
Sébastien Lucas
|
ccf06383c1
|
coveralls try to use a src directory. Change the config
|
2013-12-04 18:29:41 +01:00 |
|
Sébastien Lucas
|
b44d5e9eee
|
Try to enable coveralls
|
2013-12-04 18:16:47 +01:00 |
|
Sébastien Lucas
|
745036d262
|
Test GetBookByDataId.
|
2013-12-03 18:35:48 +01:00 |
|
Sébastien Lucas
|
888c814af4
|
Better test for getRating
|
2013-12-03 18:31:56 +01:00 |
|
Sébastien Lucas
|
36fb1b66ed
|
Another test
|
2013-12-03 18:29:28 +01:00 |
|
Sébastien Lucas
|
ecfc8f5e5c
|
Add another test
|
2013-12-03 18:26:01 +01:00 |
|
Sébastien Lucas
|
ac5e1958de
|
Fix tests
|
2013-12-03 11:22:17 +01:00 |
|
At-Libitum
|
f87963ea8a
|
Merge git://github.com/seblucas/cops
Conflicts:
test/pageTest.php - RESOLVED
|
2013-12-02 14:53:10 +01:00 |
|