mirror of
https://github.com/nuxsmin/sysPass.git
synced 2026-03-06 16:36:59 +01:00
* [ADD] Unit testing. Work in progress
* [MOD] Code refactoring
This commit is contained in:
@@ -20,8 +20,6 @@
|
||||
</filter>
|
||||
<logging>
|
||||
<log type="coverage-clover" target="./test/_output/coverage-clover.xml"/>
|
||||
<log type="coverage-html" target="./test/_output/coverage.html" lowUpperBound="35"
|
||||
highLowerBound="70"/>
|
||||
<log type="coverage-text" target="php://stdout" showUncoveredFiles="false" showOnlySummary="true" />
|
||||
</logging>
|
||||
</phpunit>
|
||||
Reference in New Issue
Block a user