We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 72596cf + 3a46b35 commit 3fa6708Copy full SHA for 3fa6708
tests/README.md
@@ -0,0 +1,11 @@
1
+# Usability Notice
2
+
3
+The data contained within the `tests` folder MUST NOT be used as a reference or guide for any external development.
4
5
+Please note that this folder may contain code or instructions that:
6
+- Are not up to date with the main branch or any other branch (even when present on that branch),
7
+- Use undocumented or deprecated features,
8
+- Access parts of the codebase that are not exposed in the API and should be treated as private,
9
+- Employ workarounds.
10
11
+None of the above shall be considered contrary to the terms of the provided [license](../LICENSE.md).
0 commit comments