1
1
Fork 0
mirror of https://code.mensbeam.com/MensBeam/Arsse.git synced 2025-01-09 01:12:41 +00:00
Arsse/tests/lib/Database
J. King ea986f5032 Implement TTRSS operation updateArticle; fixes #83
This required adding the "notes" column to the arsse_marks table and adding same as a target value in Database::articleMark()

The Context class was also adjusted to remove the possibility of false positives in some tests
2017-11-09 14:21:12 -05:00
..
DriverSQLite3.php Make exporting the database test fixture easier 2017-10-13 00:03:25 -04:00
SeriesArticle.php Implement TTRSS operation updateArticle; fixes #83 2017-11-09 14:21:12 -05:00
SeriesCleanup.php Merged master; CS fixes 2017-09-28 10:16:24 -04:00
SeriesFeed.php Merged master; CS fixes 2017-09-28 10:16:24 -04:00
SeriesFolder.php Implement TTRSS getCategories; fixes #81 2017-10-07 12:46:05 -04:00
SeriesLabel.php Complete backend support for labels 2017-10-13 00:04:26 -04:00
SeriesMeta.php Passed code through linter 2017-08-29 10:50:31 -04:00
SeriesMiscellany.php Passed code through linter 2017-08-29 10:50:31 -04:00
SeriesSession.php Merged master; CS fixes 2017-09-28 10:16:24 -04:00
SeriesSubscription.php Allow subscriptions to be listed non-recursively 2017-10-31 18:09:16 -04:00
SeriesUser.php Partially implement labels 2017-10-05 17:42:12 -04:00
Setup.php Make exporting the database test fixture easier 2017-10-13 00:03:25 -04:00