Rss-Bridge/tests
logmanoriginal fc8421ed50 format: Refactor format factory to non-static class
The format factory can be based on the abstract factory class if it
wasn't static. This allows for higher abstraction and makes future
extensions possible. Also, not all parts of RSS-Bridge need to work
on the same instance of the factory.

References #1001
2019-06-18 19:15:20 +02:00
..
samples [MrssFormat] Rework to make it valid RSS 2.0 + Media RSS (#996) 2019-02-06 17:18:33 +01:00
ActionImplementationTest.php core: Implement action factory (#1002) 2019-02-06 18:34:51 +01:00
AtomFormatTest.php format: Refactor format factory to non-static class 2019-06-18 19:15:20 +02:00
BridgeImplementationTest.php [BridgeImplementationTest] Add test for "required" attribute on lists and checkboxes 2019-01-22 18:22:49 +01:00
CacheImplementationTest.php [SQLiteCache] Implement cache based on SQLite 3 (#1035) 2019-02-24 12:04:27 +01:00
FormatImplementationTest.php [FormatImplementationTest] Add unit tests for format implementations (#1008) 2019-02-04 14:59:09 +01:00
JsonFormatTest.php format: Refactor format factory to non-static class 2019-06-18 19:15:20 +02:00
ListActionTest.php core: Implement action factory (#1002) 2019-02-06 18:34:51 +01:00
MrssFormatTest.php format: Refactor format factory to non-static class 2019-06-18 19:15:20 +02:00