Commit graph

30 commits

Author SHA1 Message Date
e74b44cc39 Change favicon to icon_url and add icon_id 2021-01-15 23:15:22 -05:00
9e29235d87 Don't fetch from example.com during tests 2021-01-08 16:46:21 -05:00
7f2117adaa Differentiate between duplicate/missing users and other failure modes 2020-11-15 16:24:26 -05:00
5a17efc7b5 Clean up user driver API
- It is no longer assumed a driver knows whether a user exists
- The $password param is now required (but nullable when setting
2020-11-09 18:14:03 -05:00
771f79323c Strip out remnants of the authorizer 2020-11-09 16:51:30 -05:00
4db1b95cf4 Add numeric IDs and other Miniflux data to SQLite schema 2020-10-30 15:25:22 -04:00
bc53a2d24a Style fixes 2020-03-01 15:16:50 -05:00
b5f118e8cb Cleanup 2020-01-20 13:52:48 -05:00
bbace7a0ac Use void and nullable return types where practical 2020-01-20 13:34:03 -05:00
de424e42f6 Merge branch 'master' into phpunit-8 2019-11-14 11:51:38 -05:00
64c3ec3571 Coverage fixes and OPML bugfix 2019-10-17 13:00:56 -04:00
17a2fa96f8 Upgrade to PHPUnit 8 2019-10-16 14:42:43 -04:00
29667464a1 Remove unnecessary namespace imports 2019-09-05 10:03:32 -04:00
13b76dea0c Tests for generic importing 2019-07-25 13:14:29 -04:00
0e95892aea Do not necessarily ignore blank tags in import
We still make them practically impossible in OPML imports, however
2019-07-24 14:20:17 -04:00
8f9678b8a4 Tests for baasic import errors 2019-07-05 21:18:30 -04:00
103755cfb4 Test fixture for import tests 2019-07-05 19:01:34 -04:00
30cede9ea4 Make OPML parser protected 2019-07-05 14:58:05 -04:00
61fe673e20 Skeleton for import tests 2019-06-23 18:45:24 -04:00
12ef3e649f Mock AbstractImportExport directly 2019-06-21 13:55:49 -04:00
7046ce163c More format-neutral code out of OPML class 2019-06-21 13:47:34 -04:00
c1e13e6199 Tests for file imports 2019-05-12 16:33:19 -04:00
be5a1fb94f Mixed content test for OPML 2019-05-08 20:24:16 -04:00
0f7d49c21e More OPML tests and fixes 2019-05-06 19:36:39 -04:00
a30114807f Tests and fixed for OPML feed parsing 2019-05-05 20:29:44 -04:00
cdd9f4dfbe More OPML parser tests 2019-05-02 21:54:49 -04:00
5ba009cfed First set of OPML parser tests 2019-05-02 12:52:52 -04:00
6ef13d0880 Style fixes 2019-05-01 22:52:20 -04:00
deea294f8a Add export-to-file wrapper for OPML 2019-04-01 16:54:14 -04:00
35e79d53a9 OPML export fixes, with tests 2019-03-30 10:01:12 -04:00