aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #40653 from nextcloud/feat/ooo-apiChristoph Wurst2023-11-091-0/+164
|\
| * feat: Add out-of-office message APIChristoph Wurst2023-11-091-0/+164
* | Merge pull request #41266 from nextcloud/feat/contactsmenu/user-status-sortingChristoph Wurst2023-11-083-3/+126
|\ \
| * | feat(contactsmenu): Sort by user statusChristoph Wurst2023-11-083-3/+126
| |/
* | Merge pull request #41119 from nextcloud/optmize-storage-wrappersRobin Appelman2023-11-081-4/+14
|\ \ | |/ |/|
| * optimize isShared and isMountedRobin Appelman2023-11-081-4/+14
* | Support getting and setting metadata in DAV requestsLouis Chemineau2023-11-081-87/+0
|/
* chore(cypress): Migrate apps acceptance tests to CypressFerdinand Thiessen2023-11-0640-11105/+0
* chore(cypress): Migrate header contacts menu tests from Behat to CypressFerdinand Thiessen2023-11-053-249/+0
* feat(dependencyinjection): Allow optional (nullable) servicesChristoph Wurst2023-11-031-0/+24
* Merge pull request #41137 from nextcloud/chore/migrate-access-level-cypressFerdinand Thiessen2023-11-022-48/+0
|\
| * chore(tests): Migrate duplicated menu settings tests (access levels) to CypressFerdinand Thiessen2023-10-301-25/+0
| * chore(cypress): Migrate access-level tests from Behat to Cypress as this are ...Ferdinand Thiessen2023-10-291-23/+0
* | feat(contactsmenu): Show user statusChristoph Wurst2023-10-311-0/+5
|/
* fix(tests): Test profile entryChristopher Ng2023-10-261-0/+16
* fix(settings): Stablize user list cypress testsFerdinand Thiessen2023-10-253-458/+0
* chore(tests): Migrate login acceptance tests from behat to CypressFerdinand Thiessen2023-10-233-206/+0
* feat(theming): Allow to configure default apps and app order in frontend sett...Ferdinand Thiessen2023-10-201-2/+56
* feat(NavigationManager): Always sort the default app firstFerdinand Thiessen2023-10-191-5/+56
* Merge pull request #39852 from nextcloud/pragmaHeaderFerdinand Thiessen2023-10-183-8/+0
|\
| * Stop sending deprecated Pragma headerGit'Fellow2023-08-283-8/+0
* | fix(acceptance): Locate settings menuChristopher Ng2023-10-161-1/+1
* | Merge pull request #40749 from nextcloud/refactor/contacts-menu-to-vueChristoph Wurst2023-10-161-4/+4
|\ \
| * | refactor: Contacts menu to VueChristoph Wurst2023-10-161-4/+4
* | | Fix unit tests on PHP 8.3Joas Schilling2023-10-161-1/+1
|/ /
* | feat: Add factory method for in-memory cachesChristoph Wurst2023-10-111-0/+11
* | Fix Dynamic property timeFactory in ClientFlowLoginControllerTestCôme Chilliet2023-10-091-1/+2
* | fix(acceptance): Locate contacts menu buttonChristopher Ng2023-10-061-1/+1
* | fix(sqlite): Remove some old SQLite cheatsJoas Schilling2023-10-061-4/+0
* | fix(mysql): Remove custom MySQL workaround from 2015Joas Schilling2023-10-061-8/+0
* | fix(postgres): Remove old Postgres 9.4 workaroundJoas Schilling2023-10-061-4/+0
* | fix(sqlite): Remove no longer required autoincrement fixJoas Schilling2023-10-061-90/+0
* | make oauth2 authorization code expire after 10 minutesJulien Veyssier2023-10-051-1/+4
* | chore: Install phpunit via vendor binChristoph Wurst2023-10-022-2/+6
* | feat(backgroundjob): Schedule job after <timestamp>Christoph Wurst2023-09-291-1/+5
* | Split list to navigation for the left sidebarjulia.kirschenheuter2023-09-281-1/+1
* | Merge pull request #40617 from nextcloud/enh/allow-user-to-set-apporderCôme Chilliet2023-09-282-9/+107
|\ \
| * | Fix and extend NavigationManagerTest.phpCôme Chilliet2023-09-261-5/+79
| * | Fix and extend tests for AppManager::getDefaultAppForUserCôme Chilliet2023-09-261-4/+28
* | | Refactors tests/app.php to improve readaibility.Faraz Samapoor2023-09-271-12/+18
* | | fix(phonenumber): Use the newly introduced API to limit 3rdparty lib usageJoas Schilling2023-09-251-2/+9
|/ /
* | chore(3rdparty): remove opis/closureDaniel Kesselberg2023-09-221-7/+0
* | feat(CI): Allow apps to test with PHPUnit10Joas Schilling2023-09-211-13/+34
* | Merge pull request #40499 from nextcloud/known-mtime-wrapperRobin Appelman2023-09-211-0/+70
|\ \
| * | apply known mtime wrapper for external storagesRobin Appelman2023-09-191-1/+0
| * | add wrapper to ensure we don't get an mtime that is lower than we know it isRobin Appelman2023-09-191-0/+71
* | | test: add test for cache mount providerDaniel Kesselberg2023-09-201-0/+108
|/ /
* | fix(systemtags): fix capabilities and sidebar + tag visibilityJohn Molakvoæ (skjnldsv)2023-09-181-1/+0
* | Remove last calls to deprecated at matcher in tests/CoreCôme Chilliet2023-09-189-106/+92
* | Merge pull request #40419 from nextcloud/fix/remove-at-matcher-in-installer-testCôme Chilliet2023-09-181-13/+20
|\ \