Skip to content

Add backend test suite and pytest configuration#69

Closed
pragati-0208 wants to merge 1 commit intoINCF:mainfrom
pragati-0208:feature/add-backend-tests-ci
Closed

Add backend test suite and pytest configuration#69
pragati-0208 wants to merge 1 commit intoINCF:mainfrom
pragati-0208:feature/add-backend-tests-ci

Conversation

@pragati-0208
Copy link

This PR introduces a structured backend test suite and improves project stability.

Changes include:

  • Added modular pytest test suite (chat, health, general tests)
  • Implemented async mocking for chat endpoint
  • Configured pytest in pyproject.toml
  • Added backend package initialization (init.py)
  • Fixed datetime deprecation warnings

All tests pass locally (9/9).

@QuantumByte-01
Copy link
Collaborator

Closing as a duplicate of #64 which has a more complete test suite. This PR also changes import paths to backend.agents package-style in main.py which breaks the existing run setup, and the test file has commented-out code blocks left in. Please contribute improvements on top of #64 instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants