mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-03-21 07:31:34 +03:00
There is a lot of redundancy. Let’s not repeat ourselves. Unfortunately, since we do not install PHPUnit as a project dependency on CI, it does not use the composer’s PSR-4 autoloader and the tests are unable to find the `BaseFormatTest` class. Until we resolve that, let’s load the class explicitly. |
||
---|---|---|
.. | ||
samples | ||
AtomFormatTest.php | ||
BaseFormatTest.php | ||
FormatImplementationTest.php | ||
JsonFormatTest.php | ||
MrssFormatTest.php |