otter/gpodder_sqlite
Jef Roosens 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
..
benches chore: update to edition 2024; update packages; rename some stuff 2025-06-06 12:50:30 +02:00
migrations feat(gpodder_sqlite): add signup links table 2025-07-02 10:23:22 +02:00
src test(gpodder): implement full test suite 2026-05-06 22:51:04 +02:00
.env test(gpodder_sqlite): start device tests 2025-03-19 15:00:00 +01:00
.gitignore test(gpodder_sqlite): start device tests 2025-03-19 15:00:00 +01:00
Cargo.lock refactor: split gpodder repository and the sqlite data store implementation into separate crates 2025-03-19 08:54:49 +01:00
Cargo.toml refactor(test): move existing gpodder_sqlite tests into a separate crate 2026-05-06 20:38:04 +02:00
diesel.toml test(gpodder_sqlite): start device tests 2025-03-19 15:00:00 +01:00
Justfile chore: update to edition 2024; update packages; rename some stuff 2025-06-06 12:50:30 +02:00