opml/tests/samples
Bauke 53e76e8aa6
Add a bunch of things:
* A way of easily constructing OPMLs
* An example of how to do construct in the getting started documentation
* Make outline booleans optional so there's no unnecessary XML output
* Defaults for all structs
* Various helper methods for adding feeds and getting the XML output
* Tests for construction
2020-05-25 20:35:01 +02:00
..
construction_1.opml Add a bunch of things: 2020-05-25 20:35:01 +02:00
construction_2.opml Add a bunch of things: 2020-05-25 20:35:01 +02:00
invalid_opml_no_outlines.opml Separate the testing OPML samples out into files. 2020-05-24 15:31:17 +02:00
invalid_opml_version.opml Separate the testing OPML samples out into files. 2020-05-24 15:31:17 +02:00
invalid_opml_version_1_0.opml Separate the testing OPML samples out into files. 2020-05-24 15:31:17 +02:00
invalid_opml_version_1_1.opml Separate the testing OPML samples out into files. 2020-05-24 15:31:17 +02:00
invalid_xml.opml Separate the testing OPML samples out into files. 2020-05-24 15:31:17 +02:00
minimum_valid_opml.opml Separate the testing OPML samples out into files. 2020-05-24 15:31:17 +02:00
valid_opml_with_everything.opml Separate the testing OPML samples out into files. 2020-05-24 15:31:17 +02:00