| 
								
								
									 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 |  | 
				
					
						| 
								
								
									 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 |  |