DSC-McMaster-U / DSC-McMaster-U/InterviewGeniusAI
End-to-End Testing: Resume/Job Description Input to Question Generation Display
- Dominant language
- JavaScript
- Stars
- 1
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
Description:
Conduct an end-to-end test of the system by taking input from the frontend (resume and job description), processing it in the backend using the integrated Vertex AI model, and displaying the generated interview questions on the frontend. This ensures the complete workflow functions seamlessly, from user input to response rendering.
Acceptance Criteria:
Frontend successfully sends user input to the backend API.
Backend processes the input, generates relevant interview questions using Vertex AI, and returns the response.
The frontend displays the generated questions to the user in a clear and user-friendly format.
Errors and edge cases are handled gracefully across the system.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.