testgenius-ai / backend

Commit History

πŸ”§ Production-Ready Fix: All runtime errors resolved + deployment complete (#2)
709b8be

Muthukumarank muthuk2 commited on

πŸš€ Super Fix: All weaknesses resolved for 10/10 rating (#1)
77085e5

Muthukumarank muthuk2 commited on

Fix requirements.txt β€” add all needed deps"
88b554e
verified

Muthukumarank commited on

Add services __init__.py"
5617907
verified

Muthukumarank commited on

Add api __init__.py"
d4f0fb0
verified

Muthukumarank commited on

Add __init__.py files for proper Python package imports"
d5ab162
verified

Muthukumarank commited on

FIX: multi_agent_routes.py β€” add all missing imports and router declaration"
33d0269
verified

Muthukumarank commited on

FIX: Complete backend rewrite β€” fix all import errors, wire all routes, add __init__.py files"
1128dc8
verified

Muthukumarank commited on

Add multi-agent API routes: iterative pipeline + behavior extraction + complexity + security scan
ab9309f
verified

Muthukumarank commited on

MAJOR: Add multi-agent iterative refinement engine (MuTAP-inspired) with behavior coverage mapping
81aca7d
verified

Muthukumarank commited on

Add 5 novelty features: complexity analyzer, gap detector, quality scorer, mutation testing, security scanner
c837134
verified

Muthukumarank commited on

Add backend/.env.example β€” universal LLM provider + complete API
03127d5
verified

Muthukumarank commited on

Add backend/requirements.txt β€” universal LLM provider + complete API
73a203f
verified

Muthukumarank commited on

Add backend/app/api/frameworks.py β€” universal LLM provider + complete API
68cab26
verified

Muthukumarank commited on

Add backend/app/api/generate.py β€” universal LLM provider + complete API
5cf5368
verified

Muthukumarank commited on

Add backend/app/services/llm_provider.py β€” universal LLM provider + complete API
c96fdd0
verified

Muthukumarank commited on

Add prompt builder β€” expert QA engineer system prompts for each input type
d7c8a1b
verified

Muthukumarank commited on

Add test generator service β€” core AI test generation logic
2435ff1
verified

Muthukumarank commited on

Add core services: LLM provider, test generator, API analyzer, prompt builder
e404d3a
verified

Muthukumarank commited on

Add backend: FastAPI app, LLM provider, test generator, API spec analyzer, prompt builder
5864d06
verified

Muthukumarank commited on