]> BookStack Code Mirror - bookstack/commit
Updated tests to use ssddanbrown/asserthtml package
authorDan Brown <redacted>
Sat, 23 Jul 2022 14:10:18 +0000 (15:10 +0100)
committerDan Brown <redacted>
Sat, 23 Jul 2022 14:10:18 +0000 (15:10 +0100)
commit72c8b138e12a0596c56538e4c43e52847bfec2e0
tree78f146af3a0830db3e73d9c95366015578cde1a0
parentcf73e5f2c6aa147c74c8477bd516805535508fb0
Updated tests to use ssddanbrown/asserthtml package

Closes #3519
48 files changed:
composer.json
composer.lock
tests/Actions/AuditLogTest.php
tests/Actions/WebhookManagementTest.php
tests/Auth/AuthTest.php
tests/Auth/LdapTest.php
tests/Auth/LoginAutoInitiateTest.php
tests/Auth/MfaConfigurationTest.php
tests/Auth/MfaVerificationTest.php
tests/Auth/OidcTest.php
tests/Auth/Saml2Test.php
tests/Auth/SocialAuthTest.php
tests/DebugViewTest.php
tests/Entity/BookShelfTest.php
tests/Entity/BookTest.php
tests/Entity/ChapterTest.php
tests/Entity/CommentSettingTest.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/FavouriteTest.php
tests/HelpTest.php
tests/HomepageTest.php
tests/OpenGraphTest.php
tests/Permissions/EntityPermissionsTest.php
tests/Permissions/RolesTest.php
tests/PublicActionTest.php
tests/RecycleBinTest.php
tests/SecurityHeaderTest.php
tests/Settings/FooterLinksTest.php
tests/Settings/SettingsTest.php
tests/SharedTestHelpers.php [deleted file]
tests/TestCase.php
tests/TestEmailTest.php
tests/TestResponse.php [deleted file]
tests/ThemeTest.php
tests/Uploads/ImageTest.php
tests/User/UserApiTokenTest.php
tests/User/UserManagementTest.php
tests/User/UserPreferencesTest.php
tests/User/UserProfileTest.php