ai-code-review-agent / tests /integration

Commit History

fix: correct all async route status code assertions (POST=202, GET poll=200)
5e09fb9

Padmanav commited on

fix: correct expected status code in test_async_analyze_returns_job_id to 202
008a76a

Padmanav commited on

fix: set mock_result.status and correct status code assertion in poll success test
feb4c18

Padmanav commited on

fix: correct expected status code in job poll test to 200
e475ee9

Padmanav commited on

fix: correct expected status code in async job submission test to 202
4817a96

Padmanav commited on

test(integration): add end-to-end test for async job submission and poll-to-completion cycle
a2a3cb6

Padmanav commited on

feat: add integration tests, GitHub API mocking, and Locust load tests
b99a767

Padmanav commited on