summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* fix(CI): Adjust expected resultJoas Schilling2023-02-071-0/+1
* 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
|/
* Merge pull request #35141 from nextcloud/backport/34160/stable24Côme Chilliet2022-11-212-2/+22
|\
| * 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
* | Run integration tests on 3rdparty bumpJoas Schilling2022-11-141-0/+2
|/
* Fix PublicKeyTokenProviderTest import and mockChristoph Wurst2022-11-111-4/+2
* Merge pull request #34659 from nextcloud/backport/34632/stable24Vincent Petry2022-11-041-2/+7
|\
| * Fix LostController testCôme Chilliet2022-11-031-2/+7
* | 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
* | | Check share attributes on preview endpointsJulius Härtl2022-10-261-0/+9
| |/ |/|
* | fix external storages accessszaimen2022-10-231-3/+1
|/
* Merge pull request #33791 from nextcloud/backport/stable24-wait-for-the-new-u...blizzz2022-09-271-2/+6
|\
| * Wait for the new user form to be visibleDaniel Calviño Sánchez2022-09-011-2/+6
* | 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 #33138 from nextcloud/fix-branch-selection-in-stable24blizzz2022-07-071-1/+1
|\
| * Fix branch selection in stable24Daniel Calviño Sánchez2022-07-061-1/+1
* | 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
* | Merge pull request #32940 from nextcloud/backport/32719/stable24blizzz2022-06-241-0/+312
|\ \ | |/ |/|
| * Fix email shares not being shown to other usersRichard Steinmetz2022-06-211-0/+312
* | Merge pull request #32870 from nextcloud/backport/32813/stable24blizzz2022-06-211-0/+2
|\ \ | |/ |/|
| * Run php tests when 3rdparty changedDaniel Kesselberg2022-06-141-0/+2
* | make placeholder a const for reuseArthur Schiwon2022-06-161-1/+1