fix: validate Symbolics API and stateless Prolog turns #61
No reviewers
Labels
No labels
accessibility
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
nsaspy/a0-symbolics!61
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix/api-startup-smoke"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
GET /api/healthVerification
A0_SYMBOLICS_URL=http://127.0.0.1:5080 pytest tests/test_symbolics_docker.py tests/test_symbolics_smoke.py tests/test_symbolics_live_api.py -rs-> 22 passed./scripts/verify-> passed against the running container/opt/venv-a0pytestremains environment-blocked because framework dependencies are not installed and ignoredusr/runtime state is collectedThis is stacked on PR #60 and targets
chore/add-launch-scriptto keep the launch changes out of the diff.