]> BookStack Code Mirror - bookstack/commit
Tests: Categorised up meta tests
authorDan Brown <redacted>
Mon, 30 Sep 2024 16:07:53 +0000 (17:07 +0100)
committerDan Brown <redacted>
Mon, 30 Sep 2024 16:07:53 +0000 (17:07 +0100)
commit514db60617780de889645513ad613d8ff0ba3108
treee8b8b8fba1924c01606947caf8f11e06adbcf761
parent2f74cfb42c90785f9f1735319af28727cdec407a
Tests: Categorised up meta tests

Extracted robots.txt tests into its own file to fit into new folder.
Also tweaked open search tests a tad to specifically check long app
names.
tests/Meta/HelpTest.php [moved from tests/HelpTest.php with 94% similarity]
tests/Meta/LicensesTest.php [moved from tests/LicensesTest.php with 94% similarity]
tests/Meta/OpenGraphTest.php [moved from tests/OpenGraphTest.php with 98% similarity]
tests/Meta/OpensearchTest.php [moved from tests/OpensearchTest.php with 84% similarity]
tests/Meta/PwaManifestTest.php [moved from tests/PwaManifestTest.php with 98% similarity]
tests/Meta/RobotsTest.php [new file with mode: 0644]
tests/PublicActionTest.php