mirror of
https://github.com/Lab-8916100448256/hosting-farm.git
synced 2025-12-07 09:16:04 +00:00
Improve unit and integration test coverage #11
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
So far, the AI has not generated a single new unit or integration test. It ran the existing tests generated by loco-rs scaffolding (often only when reminded that it had to do that, and fixed any regression that it has caused)
We need to prompt the AI to generate tests explicitly to see how it does for this kind of tasks
Improve unit test coverageto Improve unit and integration test coverage