1
1
Fork 0
mirror of https://code.mensbeam.com/MensBeam/Arsse.git synced 2024-12-23 08:24:54 +00:00
Arsse/tests/lib/Database
J. King 88c0f4986c Implement NCN API v1-2 feed handling: tests
- Fixes #8
- Fixes #9
- Fixes #10
- Fixes #11
- Fixes #12

- Differentiated between a missing ID which is the subject of an action (e.g. the subscription when moving a subscription) and other missing IDs (e.g. the folder when moving a subscription)
- Enforced same rules for subscription titles as for folder names, save that null is valid for subscriptions
2017-05-21 10:10:36 -04:00
..
DriverSQLite3.php Improved database tests 2017-05-10 21:21:23 -04:00
SeriesFolder.php Implement NCN API v1-2 feed handling: tests 2017-05-21 10:10:36 -04:00
SeriesSubscription.php Implement NCN API v1-2 feed handling: tests 2017-05-21 10:10:36 -04:00
SeriesUser.php Re-organize Database tests 2017-03-31 13:24:00 -04:00
Setup.php Last of subscription tests 2017-05-18 13:21:17 -04:00