ArchiveBox/archivebox/machine
Claude 9bf7a520a0
Update tests for new Process model-based architecture
- Remove pid_utils tests (module deleted in dev)
- Update orchestrator tests to use Process model for tracking
- Add tests for Process.current(), cleanup_stale_running(), terminate()
- Add tests for Process hierarchy (parent/child, root, depth)
- Add tests for Process.get_running(), get_running_count()
- Add tests for ProcessMachine state machine
- Update machine model tests to match current API (from_jsonl vs from_json)
2025-12-31 11:51:42 +00:00
..
migrations Fix cubic review issues: process_type detection, cmd storage, PID cleanup, and migration 2025-12-31 11:42:07 +00:00
tests Update tests for new Process model-based architecture 2025-12-31 11:51:42 +00:00
__init__.py fixes for docs generation 2024-10-04 19:16:46 -07:00
admin.py fix extensions dir paths add personas migration 2025-12-31 01:40:59 -08:00
apps.py much better tests and add page ui 2025-12-29 04:02:11 -08:00
detect.py fix tmp data dir resolution when running help or version outside data dir 2024-10-04 01:40:41 -07:00
models.py Fix cubic review issues: process_type detection, cmd storage, PID cleanup, and migration 2025-12-31 11:42:07 +00:00