richdocuments/tests
Arthur Schiwon 3e90cc881c
refactor: untangle Node|ICacheEntry parameter in shouldWatermark
Results in split methods as we do not have nice overloading in PHP. But
simplifies parameters when calling them, while implementation is being
hidden yet simplified as it does not have to deal with different objects
but a few primitive types.

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2025-10-07 20:05:46 +02:00
..
config tests: Add integration tests for form extract/filling 2024-09-10 15:50:53 +02:00
data tests: Add integration tests for form extract/filling 2024-09-10 15:50:53 +02:00
features tests: Add case to check for share attributes on direct links 2025-03-11 20:39:46 +01:00
lib refactor: untangle Node|ICacheEntry parameter in shouldWatermark 2025-10-07 20:05:46 +02:00
OCA/Richdocuments/Listener chore: Apply rector fixes 2024-09-19 00:48:15 +02:00
bootstrap.php fix(tests): use autoload.php for unit tests 2025-06-03 17:13:45 -04:00
composer.json chore: Pin PHP version for behat 2025-04-29 18:02:17 +02:00
composer.lock chore(deps-dev): Bump behat/behat from 3.24.1 to 3.25.0 in /tests 2025-10-04 01:04:06 +00:00
drone-server-install.sh fix: add further SPDX headers 2024-05-09 10:37:24 +02:00
drone-server-setup.sh fix: add further SPDX headers 2024-05-09 10:37:24 +02:00
phpunit.xml fix: add further SPDX headers 2024-05-09 10:37:24 +02:00
psalm-baseline.xml feat: Add storage wrappert to block download on secure view 2025-05-21 15:57:47 +02:00
run-integration.sh fix: add further SPDX headers 2024-05-09 10:37:24 +02:00
stub.phpstub feat: Add storage wrappert to block download on secure view 2025-05-21 15:57:47 +02:00