Files
stack/tests/docs
kert ea0ead0d8c fix: skip library.json test when bib.sqlite has no data (fixes CI)
The test assumed bib.sqlite always has items when present. In CI,
a stale or empty bib.sqlite could exist without data, causing the
export to produce an empty library.json. Now validates the database
has items before asserting on the export output.
2026-03-26 02:01:31 -04:00
..