1
0
mirror of https://github.com/Rudloff/alltube.git synced 2024-06-29 07:50:53 +02:00
Commit Graph

109 Commits

Author SHA1 Message Date
Pierre Rudloff
1b5e99403f Basic testEnv test 2017-11-11 23:00:53 +01:00
Pierre Rudloff
c07322e160 Remove buggy test (the video is not available anymore) 2017-11-11 22:50:54 +01:00
Pierre Rudloff
0027250de7 testTestLocale fails on Windows 2017-11-11 22:48:11 +01:00
Pierre Rudloff
3ffdec9ca1 Run testTestLocale on Travis 2017-11-11 22:39:41 +01:00
Pierre Rudloff
2432a06c1b Make tests run on Windows (fixes #137)
Use AppVeyor to run tests
2017-11-11 17:48:05 +01:00
Pierre Rudloff
fd2a4d8745 Add an option to set the MP3 bitrate when converting (fixes #113) 2017-11-10 23:50:17 +01:00
Pierre Rudloff
bdcbf19cee Lint 2017-11-10 12:20:08 +01:00
Pierre Rudloff
8848a8dbf3 Improve LocaleMiddlewareTest
Add a way to unset the current locale
2017-11-10 12:18:20 +01:00
Pierre Rudloff
c994f8ac9a Add missing assertions to testGetInstanceWithEmptyFile 2017-11-10 11:47:23 +01:00
Pierre Rudloff
0a2971399b Lint 2017-10-29 23:21:13 +01:00
Pierre Rudloff
2e80129c63 Don't override parent property 2017-10-26 11:02:14 +02:00
Pierre Rudloff
6e8efd1b82 Fix LocaleManager test 2017-10-26 10:55:29 +02:00
Pierre Rudloff
d14b1458a1 Update phpunit to 6.4 2017-10-26 10:48:09 +02:00
Pierre Rudloff
b0c4963ac8 Don't use anonymous functions
Added some missing doc
2017-10-02 20:31:56 +02:00
Pierre Rudloff
b92cf21d09 Skip testTestLocale 2017-08-21 20:50:44 +02:00
Pierre Rudloff
6337d2f936 Skip testVideoWithoutTitle because of a Travis error 2017-08-21 20:38:33 +02:00
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