Generate coverage for quick DB tests
This adds the "QUICKDB" group which excludes some tests that abuse unit tests as integration tests as displayed in https://github.com/nextcloud/server/issues/1626 Signed-off-by:Lukas Reschke <lukas@statuscode.ch>
Showing
- .drone.yml 14 additions, 4 deletions.drone.yml
- apps/files_sharing/tests/EtagPropagationTest.php 1 addition, 1 deletionapps/files_sharing/tests/EtagPropagationTest.php
- apps/files_sharing/tests/GroupEtagPropagationTest.php 1 addition, 1 deletionapps/files_sharing/tests/GroupEtagPropagationTest.php
- apps/files_sharing/tests/SharedMountTest.php 1 addition, 1 deletionapps/files_sharing/tests/SharedMountTest.php
- autotest.sh 5 additions, 2 deletionsautotest.sh
- tests/lib/TestCase.php 4 additions, 2 deletionstests/lib/TestCase.php
Loading
Please register or sign in to comment