When autodiagnosis creates a testcase that requires server part, make sure it's included
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 570
- Forks
- 351
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 65
Description
The diagnosis agent needs to be prompted to return a python file if server part is required, the python file should contain the front end part as well. If there is no server part, an html file is sufficient.
A bug where server part is required: https://bugzilla.mozilla.org/show_bug.cgi?id=2033757#c4
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file or test is named. Start by locating the autodiagnosis agent prompt and testcase-generation entry point, then inspect the linked Bugzilla report for the server-required case. Done means server-required diagnoses produce a Python file containing the frontend, while diagnoses without a server part still produce an HTML file.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- ai, testing-qa
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 58/100