nextcloud/tests/lib/Repair
Jörn Friedrich Dreyer f8352fcb8d
introduce callForSeenUsers and countSeenUsers (#26361)
* introduce callForSeenUsers and countSeenUsers

* add tests

* oracle should support not null on clob

* since 9.2.0
2016-10-28 08:44:05 +02:00
..
fixtures
AvatarPermissionsTest.php Add not-null columns for oracle 2016-06-10 12:44:49 +02:00
CleanTagsTest.php Clean up tags of deleted users 2016-06-14 12:38:09 +02:00
DropOldJobsTest.php
DropOldTablesTest.php
OldGroupMembershipSharesTest.php
RemoveGetETagEntriesTest.php
RemoveOldSharesTest.php
RemoveRootSharesTest.php introduce callForSeenUsers and countSeenUsers (#26361) 2016-10-28 08:44:05 +02:00
RepairCollationTest.php Fix test of repair step 2016-10-19 00:15:01 +02:00
RepairInnoDBTest.php
RepairInvalidSharesTest.php Repair step to adjust link share delete permissions 2016-06-24 09:48:48 +02:00
RepairLegacyStoragesTest.php always return numeric storage id as int, also check type equality in test asserts 2016-08-29 14:20:51 +02:00
RepairMimeTypesTest.php
RepairSharePropagationTest.php Fix getMock Repair 2016-09-07 20:42:38 +02:00
RepairSqliteAutoincrementTest.php
RepairUnmergedSharesTest.php Fix getMock RepairUnmergedSharesTest 2016-09-13 09:09:53 +02:00
UpdateOutdatedOcsIdsTest.php