alltube/tests
Pierre Rudloff 5e9768e0e7 fix: Validate config only after the options have been set
To avoid an exception when default options are not valid but the new options are.
2019-04-28 15:52:01 +02:00
..
BaseTest.php refactor: Split FrontController into multiple classes 2019-04-22 16:51:48 +02:00
ConfigTest.php fix: Validate config only after the options have been set 2019-04-28 15:52:01 +02:00
ControllerTest.php test(phpunit): Better tests for streams 2019-04-22 21:53:04 +02:00
ConvertedPlaylistArchiveStreamTest.php test(phpunit): Better tests for streams 2019-04-22 21:53:04 +02:00
DownloadControllerTest.php feat: Make streaming optional when stream mode is enabled 2019-04-28 00:36:14 +02:00
FrontControllerTest.php test(phpunit): Better tests for streams 2019-04-22 21:53:04 +02:00
JsonControllerTest.php style(styleci): Lint 2019-04-22 17:04:59 +02:00
LocaleManagerTest.php fixup! refactor: New Video class 2019-04-21 18:35:24 +02:00
LocaleMiddlewareTest.php fixup! refactor: New Video class 2019-04-21 18:35:24 +02:00
LocaleTest.php fixup! refactor: New Video class 2019-04-21 18:35:24 +02:00
PlaylistArchiveStreamTest.php test(phpunit): Better tests for streams 2019-04-22 21:53:04 +02:00
StreamTest.php test(phpunit): Better tests for streams 2019-04-22 21:53:04 +02:00
UglyRouterTest.php fixup! refactor: New Video class 2019-04-21 18:35:24 +02:00
VideoStubsTest.php fixup! refactor: New Video class 2019-04-21 18:35:24 +02:00
VideoTest.php test(phpunit): Fix wrong @expectedException 2019-04-22 21:13:57 +02:00
ViewFactoryTest.php fixup! refactor: New Video class 2019-04-21 18:35:24 +02:00
YoutubeChunkStreamTest.php test(phpunit): Better tests for streams 2019-04-22 21:53:04 +02:00
YoutubeStreamTest.php test: Fix YoutubeStreamTest 2019-04-26 20:58:52 +02:00
bootstrap.php fixup! Typo 2019-04-21 09:21:24 +02:00