1
1
Fork 0
mirror of https://code.mensbeam.com/MensBeam/Arsse.git synced 2025-01-08 17:02:41 +00:00
Arsse/tests
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
..
cases Fix up the aadding of subscription 2022-10-04 16:46:23 -04:00
docroot Tests for filtering during feed parsing 2021-01-11 23:12:43 -05:00
lib Add provision for soft deletion of subscriptions 2022-09-30 12:32:28 -04:00
bootstrap.php Support PHP 8.1 2022-01-11 17:54:02 -05:00
phpunit.dist.xml Fix up the simpler database functions 2022-09-27 21:13:04 -04:00
server.php Don't fetch from example.com during tests 2021-01-08 16:46:21 -05:00