]> BookStack Code Mirror - bookstack/commit
Extracted test file handling to its own class
authorDan Brown <redacted>
Wed, 8 Feb 2023 14:39:13 +0000 (14:39 +0000)
committerDan Brown <redacted>
Wed, 8 Feb 2023 14:39:13 +0000 (14:39 +0000)
commitda1a66abd384911085d595e4ef06d36430a38a27
tree028c065d31919ed41b0031e3958febe2aea17205
parent5d18e7df79983db0b86631df6b156aa5c7a71cbf
Extracted test file handling to its own class

Closes #3995
17 files changed:
app/Uploads/Attachment.php
database/factories/Uploads/AttachmentFactory.php [new file with mode: 0644]
tests/Api/BooksApiTest.php
tests/Api/ShelvesApiTest.php
tests/Entity/BookShelfTest.php
tests/Entity/BookTest.php
tests/Entity/PageContentTest.php
tests/Helpers/FileProvider.php [new file with mode: 0644]
tests/OpenGraphTest.php
tests/Settings/SettingsTest.php
tests/TestCase.php
tests/Uploads/AttachmentTest.php
tests/Uploads/AvatarTest.php
tests/Uploads/DrawioTest.php
tests/Uploads/ImageTest.php
tests/Uploads/UsesImages.php [deleted file]
tests/User/UserManagementTest.php
Morty Proxy This is a proxified and sanitized view of the page, visit original site.