This website requires JavaScript.
Explore
Help
Register
Sign In
bvandeusen
/
FabledScribe
Watch
1
Star
0
Fork
0
You've already forked FabledScribe
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
50
Wiki
Activity
Files
v26.03.27.2
FabledScribe
/
tests
T
History
bvandeusen
8d330afc6d
feat(calendar): events REST API blueprint and registration
...
Co-Authored-By: Claude Sonnet 4.6 <
noreply@anthropic.com
>
2026-03-25 12:53:52 -04:00
..
__init__.py
Add Forgejo Actions CI/CD, ruff linting, and test foundation
2026-03-08 18:46:54 -04:00
conftest.py
Add Forgejo Actions CI/CD, ruff linting, and test foundation
2026-03-08 18:46:54 -04:00
test_api_keys.py
feat: add ApiKey service with create/list/revoke/lookup
2026-03-23 20:56:51 -04:00
test_briefing_models.py
feat(briefing): add Message.msg_metadata and RssItem.topics/classified_at columns
2026-03-25 10:30:37 -04:00
test_briefing_pipeline.py
feat(briefing): add task change detection helpers and task_id to _gather_internal
2026-03-25 10:36:52 -04:00
test_events_model.py
feat(calendar): update Event model and patch caldav.create_event with uid param
2026-03-25 12:48:40 -04:00
test_events_routes.py
feat(calendar): events REST API blueprint and registration
2026-03-25 12:53:52 -04:00
test_events_service.py
feat(calendar): implement events service with CalDAV push
2026-03-25 12:49:57 -04:00
test_rss_service.py
feat(briefing): add rss_classifier service for LLM-based topic tagging
2026-03-25 10:34:37 -04:00
test_search_route.py
feat: API key routes, search endpoint, conversation type wiring
2026-03-23 21:01:04 -04:00
test_utils.py
Add Forgejo Actions CI/CD, ruff linting, and test foundation
2026-03-08 18:46:54 -04:00
test_weather_service.py
feat(briefing): add past_days/current_weather to Open-Meteo; add parse_weather_card_data()
2026-03-25 10:32:59 -04:00