docs: add test directory convention to AGENTS.md#7993
Conversation
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 6377406849
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
Signed-off-by: Guokai Ma <guokai.ma@intel.com>
6377406 to
809c56c
Compare
|
Hi @delock, The other direction is we can actually add everything to |
Hi @tohtana thanks for the comments. I agree that we'd expect an agent to figure this out by making a more rational decison based on the situation, rather than following a simple rule. Let me close this PR and go back if we have better hints. |
This PR is to tell agents that new tests needs to go to tests/unit/v1 instead of tests/unit/ to enter CI test.