feat:Strengthen the testing framework
This commit is contained in:
8
tests/hidden/README.md
Normal file
8
tests/hidden/README.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# Hidden Acceptance Reserve
|
||||
|
||||
This directory is intentionally reserved for private acceptance and regression suites that are not exposed to code-writing agents.
|
||||
|
||||
Public repo rules:
|
||||
- Do not add executable public tests here.
|
||||
- Keep provider/system helper interfaces stable so private CI can mount hidden evals without patching production code.
|
||||
- Private hidden suites should target the same route entrypoints and fake-provider hooks used by `tests/system/**`.
|
||||
Reference in New Issue
Block a user