(test): add org-roam-db-get-{scheduled|deadline}-time (#2465)

This commit is contained in:
Bruno Heridet
2024-07-16 22:35:22 +02:00
committed by GitHub
parent e415610b05
commit 0b9fcbc97b
4 changed files with 63 additions and 6 deletions

View File

@@ -128,7 +128,9 @@
(it "returns the list of titles and aliases"
(expect (org-roam--get-titles)
:to-have-same-items-as
`("Bar" "Batman" "Bruce Wayne" "Child" "Demoteable" "Family" "Foo" "Grand-Parent" "Parent" "ref with space"))))
`("Bar" "Batman" "Bruce Wayne" "Child" "Deadline heading" "Demoteable" "Family"
"Foo" "Grand-Parent" "Parent" "ref with space" "Scheduled heading" "With Times"))))
(describe "org-roam-alias"
(before-all