Commit graph

2 commits

Author SHA1 Message Date
c2e0c4d091
test(gpodder): implement full test suite
* these tests were partially generated using AI, and reviewed by me
* there are 4 failing tests related to subscription counts; this is
  known functionality that still needs to be implemented
2026-05-06 22:51:04 +02:00
8498fe9661
refactor(test): move existing gpodder_sqlite tests into a separate crate
This refactor allows new implementations of the store contract to reuse
the same tests, ensuring all implementations support the same behavior.
2026-05-06 20:38:04 +02:00