]> BookStack Code Mirror - bookstack/commit
Sorting: Split out test class, added book autosort tests
authorDan Brown <redacted>
Mon, 10 Feb 2025 13:33:10 +0000 (13:33 +0000)
committerDan Brown <redacted>
Mon, 10 Feb 2025 13:33:10 +0000 (13:33 +0000)
commita65701294eaad4aad5ba5d9e249cbfb774ee6ca6
tree91379ea647e20c3393977ee05636f0b4748cbcf2
parent69683d50ecb854211fc9bb4502c9ef512ad23d8e
Sorting: Split out test class, added book autosort tests

Just for test view, actual functionality of autosort on change still
needs to be tested.
app/Sorting/BookSorter.php
tests/Sorting/BookSortTest.php [moved from tests/Entity/SortTest.php with 51% similarity]
tests/Sorting/MoveTest.php [new file with mode: 0644]