-
I ran the fuzzing for a week and collected 32 crashing cases.
[crashes_cmin.zip](https://github.com/user-attachments/files/17522011/crashes_cmin.zip)
There might be some duplicates in here as there…
-
1. Performance metrics
2. Reliability measures
3. Areas for improvement
4. Test suite setup - Updated the queriesandresponses.json file in the repo.
-
The application has more than 10 commands stated. However, the manual testing section has only 2 sections which is the "launch and shutdown" and "delete" sections. No manual testing for the rest of th…
-
Evaluate site on https://pagespeed.web.dev/ and plan any actions on new issue/s.
-
Lighthouse score, other online testers for best practices
-
- [ ] We need to add a test program, which executes unit, integration and system tests. For a first pass, we will import back the original test cases from the old bitbucket version of warthog.
- [ ] …
-
- staff comments against the business?
- ledger item comments against the filing?
-
- Configure xUnit
- Create initial test cases
- Setup GitHub Actions for CI
-
-
For functional testing of features relying on LLM calls or LLM tasks, the main challenge is to be able to test with a stubbed LLM environment to be able to control the output of those calls or tasks.
…