Rss-Bridge/tests
LogMANOriginal 394149b114
core: Add item uid (#1017)
'uid' represents the unique id for a feed item. This item is null by
default and can be set to any string value. The provided string value
is always hashed to sha1 to make it the same length in all cases.

References #977, #1005
2019-02-03 20:56:41 +01:00
..
samples core: Add item uid (#1017) 2019-02-03 20:56:41 +01:00
AtomFormatTest.php [AtomFormat] Update to comply with RFC 4287 (#995) 2019-01-21 17:22:30 +01:00
BridgeImplementationTest.php [BridgeImplementationTest] Add test for "required" attribute on lists and checkboxes 2019-01-22 18:22:49 +01:00
JsonFormatTest.php format: Refactor JsonFormat to JSON Feed version 1 (#988) 2019-01-05 13:20:11 +01:00