Skip to content

test: ensure pytest passes and fix API responses#9

Merged
JiayuXu0 merged 1 commit intomainfrom
codex/-json
Oct 12, 2025
Merged

test: ensure pytest passes and fix API responses#9
JiayuXu0 merged 1 commit intomainfrom
codex/-json

Conversation

@JiayuXu0
Copy link
Copy Markdown
Owner

Summary

  • ensure the core package is importable during local test runs by extending sys.path
  • adjust authentication, health/version, and user management endpoints to emit the expected JSON payloads and HTTP status codes
  • allow settings overrides via environment variables and auto-configure pytest-asyncio with sensible defaults for the test environment

Testing

  • pytest --disable-warnings --maxfail=1

https://chatgpt.com/codex/tasks/task_e_68eb1a4d95788321b4f75008d0d1379e

@JiayuXu0 JiayuXu0 merged commit ae99111 into main Oct 12, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant