indie-status-page/venv/lib/python3.11/site-packages/mypyc/test
IndieStatusBot 902133edd3 feat: indie status page MVP -- FastAPI + SQLite
- 8 DB models (services, incidents, monitors, subscribers, etc.)
- Full CRUD API for services, incidents, monitors
- Public status page with live data
- Incident detail page with timeline
- API key authentication
- Uptime monitoring scheduler
- 13 tests passing
- TECHNICAL_DESIGN.md with full spec
2026-04-25 05:00:00 +00:00
..
__init__.py feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
config.py feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
librt_cache.py feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
test_alwaysdefined.py feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
test_analysis.py feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
test_annotate.py feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
test_capsule_deps.py feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
test_cheader.py feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
test_commandline.py feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
test_emit.py feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
test_emitclass.py feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
test_emitfunc.py feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
test_emitwrapper.py feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
test_exceptions.py feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
test_external.py feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
test_irbuild.py feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
test_ircheck.py feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
test_literals.py feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
test_lowering.py feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
test_misc.py feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
test_namegen.py feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
test_optimizations.py feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
test_pprint.py feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
test_rarray.py feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
test_refcount.py feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
test_run.py feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
test_serialization.py feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
test_statement.py feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
test_struct.py feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
test_tuplename.py feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
test_typeops.py feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
testutil.py feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00