indie-status-page/venv/lib/python3.11/site-packages/greenlet/tests
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
_test_extension.c feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
_test_extension.cpython-311-x86_64-linux-gnu.so feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
_test_extension_cpp.cpp feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
_test_extension_cpp.cpython-311-x86_64-linux-gnu.so feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
fail_clearing_run_switches.py feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
fail_cpp_exception.py feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
fail_initialstub_already_started.py feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
fail_slp_switch.py feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
fail_switch_three_greenlets.py feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
fail_switch_three_greenlets2.py feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
fail_switch_two_greenlets.py feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
leakcheck.py feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
test_contextvars.py feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
test_cpp.py feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
test_extension_interface.py feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
test_gc.py feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
test_generator.py feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
test_generator_nested.py feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
test_greenlet.py feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
test_greenlet_trash.py feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
test_interpreter_shutdown.py feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
test_leaks.py feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
test_stack_saved.py feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
test_throw.py feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
test_tracing.py feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
test_version.py feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
test_weakref.py feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00