chore: migrate autonomous navigation to GOAP and finalize 100% E2E test stabilization
- Delegate legacy BFS navigation to structure-based GOAP system - Harden Situational Awareness Engine (SAE) for modal and obstacle clearance - Fix device sizing calculations during mocked humanized scrolls - Remove deprecated V8 test stubs and legacy debug entrypoints - Stabilize Telepathic Engine context parsing thresholds Result: 66/66 E2E and integration tests passing
This commit is contained in:
@@ -32,6 +32,11 @@ dependencies = [
|
||||
analytics = ["matplotlib==3.4.2"]
|
||||
dev = ["flit", "pre-commit", "black", "flake8", "isort", "ruff", "pytest", "pytest-mock", "pytest-asyncio"]
|
||||
|
||||
|
||||
[tool.pytest.ini_options]
|
||||
testpaths = ["tests"]
|
||||
python_files = "test_*.py"
|
||||
|
||||
[project.urls]
|
||||
Documentation = "https://docs.gramaddict.org/#/"
|
||||
Source = "https://github.com/GramAddict/bot"
|
||||
|
||||
Reference in New Issue
Block a user