]> BookStack Code Mirror - bookstack/commit
Migrated much test entity usage via find/replace
authorDan Brown <redacted>
Thu, 29 Sep 2022 16:31:38 +0000 (17:31 +0100)
committerDan Brown <redacted>
Thu, 29 Sep 2022 16:31:38 +0000 (17:31 +0100)
commitb56f7355aa3a44c8529073fc2a3e760d0404f2ad
treeed379095ca876bf5e88e1a2aa2b7b65b063df17f
parent068a8a068c5d7c7ab98a6ee95baae8d321c3c61f
Migrated much test entity usage via find/replace
45 files changed:
tests/Actions/AuditLogTest.php
tests/Actions/WebhookCallTest.php
tests/Actions/WebhookFormatTesting.php
tests/Api/AttachmentsApiTest.php
tests/Api/ChaptersApiTest.php
tests/Api/PagesApiTest.php
tests/Api/RecycleBinApiTest.php
tests/Api/SearchApiTest.php
tests/Auth/AuthTest.php
tests/Commands/ClearActivityCommandTest.php
tests/Commands/CopyShelfPermissionsCommandTest.php
tests/Commands/RegenerateReferencesCommandTest.php
tests/Commands/UpdateUrlCommandTest.php
tests/Entity/BookShelfTest.php
tests/Entity/BookTest.php
tests/Entity/ChapterTest.php
tests/Entity/ConvertTest.php
tests/Entity/EntitySearchTest.php
tests/Entity/ExportTest.php
tests/Entity/PageContentTest.php
tests/Entity/PageDraftTest.php
tests/Entity/PageEditorTest.php
tests/Entity/PageRevisionTest.php
tests/Entity/PageTest.php
tests/Entity/SortTest.php
tests/Entity/TagTest.php
tests/ErrorTest.php
tests/FavouriteTest.php
tests/Helpers/EntityProvider.php
tests/HomepageTest.php
tests/OpenGraphTest.php
tests/Permissions/EntityOwnerChangeTest.php
tests/Permissions/EntityPermissionsTest.php
tests/Permissions/ExportPermissionsTest.php
tests/Permissions/RolesTest.php
tests/PublicActionTest.php
tests/References/CrossLinkParserTest.php
tests/References/ReferencesTest.php
tests/Settings/RecycleBinTest.php
tests/ThemeTest.php
tests/Uploads/AttachmentTest.php
tests/Uploads/ImageTest.php
tests/Uploads/UsesImages.php
tests/User/UserManagementTest.php
tests/User/UserPreferencesTest.php