1
1
Fork 0
mirror of https://code.mensbeam.com/MensBeam/Arsse.git synced 2024-12-23 09:02:41 +00:00
Arsse/tests/cases
J. King 9f784251e8 Fix up the aadding of subscription
Tests to come.

Because a feed could be added without adding a subscription previously,
it was possible to check feeds for validity before adding subscriptions,
yielding visibly atomic operations. These new functions replicate this
functionality by adding soft-deleted subscriptions and undeleting them
once the fetch succeeds.
2022-10-04 16:46:23 -04:00
..
CLI Style fixes 2021-07-05 21:47:44 -04:00
Conf Fix more bugs 2021-05-18 18:42:42 -04:00
Database Fix up the aadding of subscription 2022-10-04 16:46:23 -04:00
Db Add provision for soft deletion of subscriptions 2022-09-30 12:32:28 -04:00
Exception Apply more PSR-12 style rules 2022-05-31 23:55:04 -04:00
Feed Apply more PSR-12 style rules 2022-05-31 23:55:04 -04:00
ImportExport Merge branch 'master' into dbtest 2022-09-15 10:12:04 -04:00
Lang Add class constant visibility 2020-03-01 18:32:01 -05:00
Misc Merge branch 'master' into dbtest 2022-09-15 10:12:04 -04:00
REST Merge branch 'master' into dbtest 2022-09-15 10:12:04 -04:00
Service Apply more PSR-12 style rules 2022-05-31 23:55:04 -04:00
User Style fixes 2021-07-05 21:47:44 -04:00
TestArsse.php Fix up missing-extension message 2021-07-05 20:57:05 -04:00