]> git.mxchange.org Git - friendica.git/commit
Add tests to prove error https://github.com/friendica/friendica/issues/11023
authorPhilipp <admin@philipp.info>
Sun, 28 Nov 2021 13:52:13 +0000 (14:52 +0100)
committerHypolite Petovan <hypolite@mrpetovan.com>
Mon, 29 Nov 2021 11:29:29 +0000 (06:29 -0500)
commitd433c0663288f5bba1cd71bcc74af8649a86ee75
treefea33f535ea1ea31341a815b993bfb6ad09f19db
parent75f0c58c5fe335ddff84005109e3ae84a3a9e3eb
Add tests to prove error https://github.com/friendica/friendica/issues/11023

- Use `$request` instead of `$post` in `BaseModule->run`
tests/datasets/photo/photo.fixture.php [new file with mode: 0644]
tests/datasets/photo/test_photo.content [new file with mode: 0644]
tests/src/Module/Api/Friendica/Photo/DeleteTest.php
tests/src/Module/Api/Friendica/Photoalbum/DeleteTest.php
tests/src/Module/Api/Friendica/Photoalbum/UpdateTest.php