summaryrefslogtreecommitdiffstats
path: root/tests/lib
Commit message (Expand)AuthorAgeFilesLines
* Remove failing test that works with mocks only anywayJoas Schilling2023-02-031-41/+0
* Skip failing avatar test with PHP 8.0Joas Schilling2023-02-031-0/+4
* unit tests for Manager::invalidateTokensOfUserArtur Neumann2022-12-201-0/+44
* Merge pull request #35799 from nextcloud/backport/35780/stable24Vincent Petry2022-12-191-7/+14
|\
| * fix(app framework): Fix missing cast of double controller parametersChristoph Wurst2022-12-161-7/+14
* | Merge pull request #35657 from nextcloud/backport/35649/stable24Vincent Petry2022-12-161-9/+11
|\ \ | |/ |/|
| * Also update the unencrypted size of files when creating them with empty contentJulius Härtl2022-12-071-9/+11
* | check if params given to API are really an arrayArtur Neumann2022-12-161-2/+13
|/
* Fix tests for nested v4 in v6Côme Chilliet2022-11-141-2/+2
* Harden tests for local IP detection in URLsCôme Chilliet2022-11-142-0/+20
* Fix PublicKeyTokenProviderTest import and mockChristoph Wurst2022-11-111-4/+2
* Merge pull request #34855 from nextcloud/backport/34799/stable24Vincent Petry2022-11-041-8/+39
|\
| * Emit typed event when preview is requestedJulius Härtl2022-10-271-8/+39
* | Merge pull request #34947 from nextcloud/backport/34804/stable24Vincent Petry2022-11-041-2/+3
|\ \
| * | Skip general login with email for non-valid addresses and LDAPJulius Härtl2022-11-031-2/+3
| |/
* / Run session token renewals in a database transactionChristoph Wurst2022-11-031-2/+18
|/
* Merge pull request #34440 from nextcloud/backport/32635/stable24John Molakvoæ2022-10-271-1/+5
|\
| * Update ContactsStoreTest.phpAndy Xheli2022-10-271-1/+5
* | Merge pull request #34797 from nextcloud/backport/33540/stable24Vincent Petry2022-10-271-0/+25
|\ \
| * | add tests for cached mount provider migrationRobin Appelman2022-10-251-0/+25
| |/
* | Merge pull request #34410 from nextcloud/backport/33566/stable24John Molakvoæ2022-10-271-0/+19
|\ \ | |/ |/|
| * add test for trying to fopen a file which no longer exists on diskRobin Appelman2022-10-061-0/+19
* | fix external storages accessszaimen2022-10-231-3/+1
|/
* Filter out old files when trying to get recent filesCarl Schwan2022-09-081-4/+4
* Fix share attribute related tests + code styleVincent Petry2022-08-031-0/+3
* Add share attributes + prevent download permissionVincent Petry2022-08-032-1/+36
* Merge pull request #33439 from nextcloud/backport/32958/stable24blizzz2022-08-031-1/+28
|\
| * fix share manager testsJulien Veyssier2022-08-021-1/+28
* | Merge pull request #33407 from nextcloud/backport/stable24/one-time-passwordVincent Petry2022-08-031-4/+83
|\ \ | |/ |/|
| * Handle one time and large passwordsCarl Schwan2022-07-291-4/+83
* | Use Symfony IpUtils to check for local IP rangesCôme Chilliet2022-07-261-0/+5
|/
* Fix reading blob data as resourceThomas Citharel2022-07-251-0/+17
* Merge pull request #32983 from nextcloud/backport/32242/stable24John Molakvoæ2022-07-072-11/+52
|\
| * Fix logging data context to fileThomas Citharel2022-06-222-11/+52
* | Rename setting name to reduce its lengthLouis Chemineau2022-06-281-1/+1
* | Fix email shares not being shown to other usersRichard Steinmetz2022-06-211-0/+312
|/
* make placeholder a const for reuseArthur Schiwon2022-06-161-1/+1
* fix overwriting original vars when loggingArthur Schiwon2022-06-161-1/+2
* add serializer testArthur Schiwon2022-06-161-0/+67
* Merge pull request #32708 from nextcloud/unencrypted-size-24blizzz2022-06-113-4/+8
|\
| * store unencrypted size in the unencrypted_size columnRobin Appelman2022-06-033-4/+8
* | Merge pull request #32657 from nextcloud/backport/32655/stable24Vincent Petry2022-06-101-12/+30
|\ \
| * | Fix unit testsJoas Schilling2022-05-311-12/+30
| |/
* | Merge pull request #32770 from nextcloud/backport/32697/stable24Vincent Petry2022-06-091-5/+28
|\ \
| * | Test all scopesChristopher Ng2022-06-081-5/+8
| * | Fix get avatar authorizationChristopher Ng2022-06-081-0/+20
| |/
* / Add unit tests for encryption's isSystemWideMountPointVincent Petry2022-06-021-0/+41
|/
* Merge pull request #32414 from nextcloud/backport/32305/stable24Joas Schilling2022-05-161-2/+7
|\
| * Fix user agent trimming on installationJoas Schilling2022-05-161-2/+7
* | Add a unit test for translation with trailing colonJoas Schilling2022-04-261-0/+7
|/