Commit Graph

4 Commits

Author SHA1 Message Date
boyska
c3d4526cd6 [M3uFormat] more complete test 2024-03-07 12:43:08 +01:00
boyska
624fc8d551 [M3uFormat] add basic m3u tests
those are a bit silly, but let's be coherent with other tests
2024-03-07 12:43:02 +01:00
Dag
3ce94409ab
feat: support itunes namespace in top channel feed (#3776)
Also preserves other properties.
2024-01-09 20:18:33 +01:00
Jan Tojnar
44e8007d9c
tests: Use PSR-4-style namespaces (#2778)
We cannot yet switch to namespaces for RSS-Bridge itself but for tests we are not limited by BC.
It does not actually do anything since PHPUnit will search for the test files without the help of the autoloader but it still makes the directory cleaner.
2022-06-07 23:22:33 +02:00