-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
BackendEndpointsIssues related to endpoints.Issues related to endpoints.Tests (& Generation)Issues to tests as a main entity and generation of test casesIssues to tests as a main entity and generation of test cases
Milestone
Description
Changes to be Made
- Replace document uploads with source_ids in test generation API
- Modify GenerateTestsRequest to accept source_ids instead of documents
- Update generate_tests_endpoint to fetch sources from database using source_ids
- Convert database sources to Document objects for SDK compatibility
Cleanup Tasks
- Remove /documents/upload and /documents/extract endpoints
- Clean up document-related code and dependencies
Benefits
- Integrates with existing source management system
- Eliminates need for temporary document uploads
- Cleaner API that works with persistent sources
Metadata
Metadata
Assignees
Labels
BackendEndpointsIssues related to endpoints.Issues related to endpoints.Tests (& Generation)Issues to tests as a main entity and generation of test casesIssues to tests as a main entity and generation of test cases