[commits] [Wiki] changed: Doc/Dev/Test
Wiki Guest
wikiguest at horde.org
Sat Jul 29 17:02:07 UTC 2023
guest [91.32.124.78] Sat, 29 Jul 2023 17:02:07 +0000
Modified page: https://wiki.horde.org/Doc/Dev/Test
New Revision: 11
Change log: fixed th github link
@@ -32,9 +32,9 @@
</code>
We will go through the different elements below but lets first look
at the hierarchy from the top level directory to the level of the
{{``AllTests``.php}} file.
-The top level directory {{Xyz}} represents a
[https://https://github.com/horde horde git repository].
+The top level directory {{Xyz}} represents a
[https://github.com/horde horde git repository].
The majority of the test suites can be found in the framework
libraries but several applications have their own test suites as well.
Whether a framework package or an application: In both cases the
{{test}} directory in the top-level directory of the component will
contain the tests.
Below the {{test}} directory the code hierarchy of the component
will usually be mirrored.
More information about the commits
mailing list