Commit Graph

93 Commits

Author SHA1 Message Date
Pierre Rudloff 4ee72d1629 Lint 2017-05-31 00:57:39 +02:00
Pierre Rudloff 788e6e93b1 Fake LocaleManager session in test 2017-05-31 00:56:53 +02:00
Pierre Rudloff 0a66dce2b8 More test coverage
Run youtube-dl with --restrict-filenames in order to avoid issues when testing against different locales
2017-05-31 00:48:50 +02:00
Pierre Rudloff 419110f764 Fix FrontController tests 2017-05-31 00:07:34 +02:00
Pierre Rudloff 4aba4d5bfd Remove tests with getenv() since it does not seem to be reliable across different testing environments 2017-05-30 23:59:15 +02:00
Pierre Rudloff 3ead8dd458 Undeclared properties 2017-05-30 23:49:38 +02:00
Pierre Rudloff 433a580d64 Fix LocaleMiddleware tests 2017-05-30 23:41:26 +02:00
Pierre Rudloff e64bb9b9f5 Fix tests 2017-05-29 22:09:33 +02:00
Pierre Rudloff ac4bca35a3 Lint 2017-05-29 21:13:10 +02:00
Pierre Rudloff 68b2cca899 Detect user locale 2017-05-29 21:11:59 +02:00
Pierre Rudloff 77fe2cb101 Lint 2017-05-19 14:31:41 +02:00
Pierre Rudloff f9203706f7 Cleanup root folder (fixes #110) 2017-05-15 07:25:14 +02:00
Pierre Rudloff 879a37820d Remove useless arguments 2017-05-05 00:16:16 +02:00
Pierre Rudloff fa67520c09 Undefined property 2017-05-05 00:08:43 +02:00
Pierre Rudloff d7927fc442 Download Tar archives from playlists 2017-05-04 23:52:30 +02:00
Pierre Rudloff e46d8544ed Use a more reliable URL for RTMP tests 2017-05-04 23:28:29 +02:00
Pierre Rudloff 29c432c159 Lint 2017-04-26 01:00:07 +02:00
Pierre Rudloff ea8e26c649 Tests for ViewFactory 2017-04-26 00:59:30 +02:00
Pierre Rudloff 0e7aaea9fc Move Smarty view creation to ViewFactory class 2017-04-26 00:50:19 +02:00
Pierre Rudloff 4d104c852f Lint 2017-04-26 00:10:00 +02:00
Pierre Rudloff db5f653e2d Refactor stream tests 2017-04-26 00:08:35 +02:00
Pierre Rudloff a5252393de Refactor FrontControllerTest 2017-04-25 23:49:13 +02:00
Pierre Rudloff 71978e54e2 Unused variable 2017-04-25 21:49:19 +02:00
Pierre Rudloff 7428b334de Smal fixes with playlists 2017-04-25 11:05:49 +02:00
Pierre Rudloff 43cbd4f6fe Cleanup playlists 2017-04-25 02:20:15 +02:00
Pierre Rudloff c153fd8264 Test common functions with every URL provider 2017-04-25 00:48:10 +02:00
Pierre Rudloff b4be0ead6a Lint 2017-04-25 00:41:49 +02:00
Pierre Rudloff e6bbe54474 New remux feature (fixes #103) 2017-04-25 00:40:24 +02:00
Pierre Rudloff b80b9c7b2e Remove dependency on curl (fixes #105)
avconv/ffmpeg now downloads the video directly when converting
2017-04-24 19:16:38 +02:00
Pierre Rudloff 33694dd0f4 Lint 2017-04-24 18:45:13 +02:00
Pierre Rudloff fb3834296a Make RTMP videos work in stream mode (fixes #104) 2017-04-24 18:31:14 +02:00
Pierre Rudloff d2ad962f6f Use cleaner way to create custom config everywhere 2017-04-24 18:19:21 +02:00
Pierre Rudloff e4f061e6c3 Allow empty config filename (= default) 2017-04-24 17:56:07 +02:00
Pierre Rudloff 2a31951217 Use test config for controller tests 2017-04-24 17:49:13 +02:00
Pierre Rudloff 194bdbed77 Replace testVideoWithUnconvertedAudio test because soundcloud.com triggers some weird SSL error on Travis (fixes #101) 2017-04-02 22:03:30 +02:00
Pierre Rudloff 4958f59a67 Lint 2017-03-19 12:28:54 +01:00
Pierre Rudloff 2ebea7749b Fix redirect when no format is specified 2017-03-19 12:27:08 +01:00
Pierre Rudloff cb01839e6e Lint 2017-01-16 18:54:03 +01:00
Pierre Rudloff 985364c047 Unused variable 2017-01-16 18:51:42 +01:00
Pierre Rudloff d62f69fb7c Missing properties 2017-01-16 18:47:49 +01:00
Pierre Rudloff 7cab8f69c3 Remove obsolete parameters 2017-01-16 18:45:33 +01:00
Pierre Rudloff 31efed8bc9 Apply fixes from StyleCI 2017-01-16 16:31:20 +00:00
Pierre Rudloff 16e1f9d6db Test controller 2017-01-16 17:19:19 +01:00
Pierre Rudloff ec250b0d05 Cleaner way to get canonical URL 2017-01-16 14:26:12 +01:00
Pierre Rudloff 4ab7b2d369 Merge branch 'develop' of github.com:Rudloff/alltube into develop 2017-01-16 13:48:26 +01:00
Pierre Rudloff b7f9e9570d Function name should be in camel case 2017-01-16 13:47:39 +01:00
Pierre Rudloff d709e7c9a9 Apply fixes from StyleCI 2017-01-16 11:23:43 +00:00
Pierre Rudloff 929123c08e Easier way to create a mock request for tests 2017-01-16 12:21:38 +01:00
Pierre Rudloff 4e1c1ca953 Add a stream parameter in config (fixes #24 and #39) 2017-01-16 12:02:21 +01:00
Pierre Rudloff d96a1e4867 Fix M3U tests 2017-01-16 11:23:47 +01:00