Context
Currently, GEOCONTEXT_DEV=1 allows to switch some tests to run with the next version. Meanwhile, a large refactoring is in progress with the proxy
Actions
# it should work with "docker compose up -d --build" on geocontext's main branch
GEOCONTEXT_DEV=1 MCP_SERVERS_PATH=config/mcp-servers-dev.json uv run scripts/run_tests.py config/models-anthropic.yaml
Context
Currently,
GEOCONTEXT_DEV=1allows to switch some tests to run with the next version. Meanwhile, a large refactoring is in progress with the proxyActions
# it should work with "docker compose up -d --build" on geocontext's main branch GEOCONTEXT_DEV=1 MCP_SERVERS_PATH=config/mcp-servers-dev.json uv run scripts/run_tests.py config/models-anthropic.yaml