Files
core/tests/components
Malte Franken e49e0b5a13 Make Feedreader component more extendable (#14342)
* moved regular updates definition to own method to be able to override behaviour in subclass

* moved filter by max entries to own method to be able to override behaviour in subclass

* event type used when firing events to the bus now based on variable to be able to override behaviour in subclass

* feed id introduced instead of url for storing meta-data about the feed to be able to fetch the same feed from different configs with different filtering rules applied

* keep the status of the last update; continue processing the entries retrieved even if a recoverable error was detected while fetching the feed

* added test cases for feedreader component

* better explanation around breaking change

* fixing lint issues and hound violations

* fixing lint issue

* using assert_called_once_with instead of assert_called_once to make it compatible with python 3.5
2018-05-15 20:43:26 +02:00
..
2017-11-05 13:51:52 +01:00
2018-05-01 18:20:41 +02:00
2018-04-12 14:28:54 +02:00
2018-05-11 09:57:00 +02:00
2018-05-15 12:25:50 +02:00
2018-04-18 15:46:44 -04:00
2016-03-09 10:25:50 +01:00
2018-01-29 23:37:19 +01:00
2018-01-27 11:58:27 -08:00
2017-09-24 15:48:45 -07:00
2018-01-29 23:37:19 +01:00
2018-03-30 21:33:30 +02:00
2017-10-27 10:15:47 +02:00
2017-11-03 10:28:31 +01:00
2018-01-29 23:37:19 +01:00
2018-02-17 10:29:14 +01:00
2017-03-30 00:50:53 -07:00
2018-05-14 09:13:59 +02:00
2018-04-13 00:22:52 +02:00
2018-01-05 16:34:03 -08:00