Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/callumalpass/tasknotes
/ sortOrderUtils.test.ts
File
sortOrderUtils.test.ts
tests/unit/utils/sortOrderUtils.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ jest } from
"@jest/globals"
;
2
import
{ TFile } from
"obsidian"
;
3
import
{
4
applySortOrderPlan,
Callers
nothing calls this directly
Calls
7
applySortOrderPlan
Function · 0.90
prepareSortOrderUpdate
Function · 0.90
expectAlphaRanks
Function · 0.85
expectAscendingDisplayOrder
Function · 0.85
compareBasesOrder
Function · 0.85
expectDescendingDisplayOrder
Function · 0.85
createPlugin
Function · 0.70
Tested by
no test coverage detected