darkplex-core/tests
Claudia 734f96cfcf
All checks were successful
Tests / test (push) Successful in 2s
refactor: remove all hardcoded paths, use env vars + config
All ~/clawd/ references replaced with configurable paths:
- CORTEX_HOME (default: ~/.cortex)
- CORTEX_MEMORY_DIR, CORTEX_CONFIG, CORTEX_GROWTH_LOG, CORTEX_ROADMAP
- permanent_files configurable via config.json
- Tests pass both with and without env vars set
- 169/169 tests green
2026-02-09 12:13:18 +01:00
..
test_enhancements.py fix: all 169 tests passing 2026-02-09 11:21:44 +01:00
test_intelligence.py refactor: remove all hardcoded paths, use env vars + config 2026-02-09 12:13:18 +01:00
test_proactive.py feat: initial cortex package — 8 intelligence modules, CLI, Docker 2026-02-09 11:18:20 +01:00
test_selfheal.py fix: all 169 tests passing 2026-02-09 11:21:44 +01:00