krz/crumb

A local alternative to your browser's history.

clone: git clone https://gitbay.org/krz/crumb.git

ea22ecdb804edc185424583de967a111b5b05fe9

signed_unknown_key

author: Christian Cleberg <hello@cleberg.net> · 2026-08-23T03:20:12Z
committer: <noreply@github.com>

Merge pull request #2 from krazywarez/fix/tests-and-ci

Fix the tests, and run them
 .github/workflows/test.yml | 32 +++++++++++++++++++
 .gitignore                 |  5 ++-
 requirements-dev.in        |  2 ++
 requirements-dev.txt       | 29 +++++++++++++++++
 tests/test_search.py       | 78 +++++++++++++++++++++++++++++-----------------
 tests/test_server.py       | 75 +++++++++++++++++++++++++++++++-------------
 6 files changed, 170 insertions(+), 51 deletions(-)