test(i18n): integration render tests for 4 locales + Playwright E2E flow (closes #77)
This commit is contained in:
@@ -20,4 +20,12 @@
|
||||
<directory>app</directory>
|
||||
</include>
|
||||
</source>
|
||||
|
||||
<coverage cacheDirectory=".phpunit.coverage.cache">
|
||||
<report>
|
||||
<clover outputFile="build/coverage/clover.xml"/>
|
||||
<html outputDirectory="build/coverage/html" lowUpperBound="50" highLowerBound="85"/>
|
||||
<text outputFile="php://stdout" showOnlySummary="true"/>
|
||||
</report>
|
||||
</coverage>
|
||||
</phpunit>
|
||||
|
||||
Reference in New Issue
Block a user