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/Database
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
..
AbstractTest.php Fix up the simpler database functions 2022-09-27 21:13:04 -04:00
SeriesArticle.php Merge branch 'master' into dbtest 2022-09-15 10:12:04 -04:00
SeriesCleanup.php Merge branch 'master' into dbtest 2022-09-15 10:12:04 -04:00
SeriesFeed.php Merge branch 'master' into dbtest 2022-09-15 10:12:04 -04:00
SeriesFolder.php Fix up the simpler database functions 2022-09-27 21:13:04 -04:00
SeriesIcon.php Fix up the simpler database functions 2022-09-27 21:13:04 -04:00
SeriesLabel.php Merge branch 'master' into dbtest 2022-09-15 10:12:04 -04:00
SeriesMeta.php Merge branch 'master' into dbtest 2022-09-15 10:12:04 -04:00
SeriesMiscellany.php Cleanup 2020-01-20 13:52:48 -05:00
SeriesSession.php Merge branch 'master' into dbtest 2022-09-15 10:12:04 -04:00
SeriesSubscription.php Fix up the aadding of subscription 2022-10-04 16:46:23 -04:00
SeriesTag.php Fix up the simpler database functions 2022-09-27 21:13:04 -04:00
SeriesToken.php Merge branch 'master' into dbtest 2022-09-15 10:12:04 -04:00
SeriesUser.php Merge branch 'master' into dbtest 2022-09-15 10:12:04 -04:00
TestDatabase.php Fix most problems with the new schema 2022-06-06 19:54:48 -04:00