aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/Files/Node/HookConnectorTest.php
Commit message (Expand)AuthorAgeFilesLines
* chore: run rectorrector-phpunit10Robin Appelman6 days1-2/+2
* chore: apply new CSFixer rulesFerdinand Thiessen6 days1-0/+1
* chore: run rector on testsRobin Appelman2025-06-121-31/+33
* fix: Remove calls to legacy callers in testsfix/cleanup-servercontainerCôme Chilliet2025-05-161-1/+1
* test: Cleanup tests/lib/Files/*Joas Schilling2025-05-151-2/+2
* refactor: Add void return type to PHPUnit test methodsChristoph Wurst2024-09-151-3/+3
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-251-1/+1
* chore: Add SPDX headerAndy Scherzinger2024-05-131-4/+3
* feat(files): copy live photosMaxence Lange2024-03-081-3/+6
* perf: cache path by id to speedup getting nodes by idRobin Appelman2024-03-041-1/+9
* fix: Move Node HookConnecter events to IEventDispatcherJoas Schilling2023-07-271-12/+6
* Fix hookconnector testsLouis Chemineau2023-01-261-1/+2
* Migrate from ILogger to LoggerInterface where needed in the testsCôme Chilliet2022-03-241-2/+2
* adjust tests to new fs setupRobin Appelman2022-03-041-1/+2
* Bump nextcloud/coding-standard from 0.3.0 to 0.5.0dependabot-preview[bot]2021-02-181-1/+1
* Fix testsJoas Schilling2020-06-241-1/+0
* Add lazy events for the Node APIRoeland Jago Douma2020-05-281-38/+97
* Mode to modern phpunitRoeland Jago Douma2019-11-271-2/+2
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-2/+2
* Files first to use own GenericEventArthur Schiwon2019-11-261-3/+8
* adapt file hooks test to eventdispatcher utilizationArthur Schiwon2019-09-091-23/+66
* DI for root.phpLukas Reschke2016-11-021-1/+5
* optimize Folder::getById to use less queriesRobin Appelman2016-10-121-1/+6
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-201-0/+203