Add some basic feature tests.

This commit is contained in:
James Cole
2025-02-08 08:11:01 +01:00
parent fffd695ef8
commit 7ff4178c8b
3 changed files with 98 additions and 0 deletions

View File

@@ -45,6 +45,9 @@
<testsuite name="integration">
<directory suffix="Test.php">./tests/integration</directory>
</testsuite>
<testsuite name="feature">
<directory suffix="Test.php">./tests/feature</directory>
</testsuite>
</testsuites>
<source>
<include>