Skip to content

Conversation

@lee101
Copy link
Contributor

@lee101 lee101 commented Jul 11, 2025

Summary

  • add postgres-tests.yml workflow for GitHub Actions
  • add basic Postgres connectivity tests
  • add simple frontend test using FastAPI TestClient

Testing

  • python3.11 -m pytest tests/test_postgres_setup.py -q (fails: connection refused)
  • python3.11 -m pytest tests/test_frontend.py -q (fails: ModuleNotFoundError: boto3)

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

@lee101 lee101 merged commit aa5d155 into main Jul 11, 2025
2 of 7 checks passed
@lee101 lee101 deleted the codex/setup-and-test-postgresql-database branch July 11, 2025 11:01
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.

2 participants