spreed/tests/integration
Daniel Calviño Sánchez a0f58ae2f4 test: Fix PHPUnit 11 use in Behat
Starting with PHPUnit 11.3, some complex outputs of certain asserts
(like "assertStringContainsString") require the output of PHPUnit to be
explicitly setup. Otherwise when the assert fails a type error is
thrown (although it does not seem to affect asserts with simpler
outputs, like "assertEquals").

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2025-12-14 02:40:33 +01:00
..
config chore: Remove non-used FederationContext.php from tests 2025-05-20 22:15:52 +02:00
features test: Fix PHPUnit 11 use in Behat 2025-12-14 02:40:33 +01:00
mocks chore(cs): Apply autofixes 2025-07-07 11:01:10 +02:00
spreedcheats feat: scheduled message API 2025-12-09 12:54:38 +01:00
talk_webhook_demo feat(deps): Add Nextcloud 33 support on main 2025-09-04 12:44:24 +02:00
composer.json ci(deps-dev): Bump behat/behat in /tests/integration 2025-11-29 02:06:49 +00:00
composer.lock ci(deps-dev): Bump behat/behat in /tests/integration 2025-11-29 02:06:49 +00:00
run-docker.sh fix(tests): Always use absolute path in run-docker.sh 2024-08-26 21:15:32 +02:00
run.sh test: Set default notification level to mentions only 2025-11-20 17:17:39 +01:00