fix: tests with outdated datom counts

I think caused by recent macros parsing or whiteboard changes
experiment/tanstack-table
Gabriel Horner 2024-06-05 17:06:16 -04:00
parent 8f6f52d630
commit 62701e1b6e
3 changed files with 3 additions and 3 deletions

View File

@ -106,7 +106,7 @@
(into {}))) (into {})))
"Task marker counts") "Task marker counts")
(is (= {:markdown 6106 :org 509} (get-block-format-counts db)) (is (= {:markdown 6080 :org 500} (get-block-format-counts db))
"Block format counts") "Block format counts")
(is (= {:description 81, :updated-at 46, :tags 5, (is (= {:description 81, :updated-at 46, :tags 5,

View File

@ -32,7 +32,7 @@
(docs-graph-helper/docs-graph-assertions @conn graph-dir files) (docs-graph-helper/docs-graph-assertions @conn graph-dir files)
(testing "Additional counts" (testing "Additional counts"
(is (= 48225 (count (d/datoms @conn :eavt))) "Correct datoms count")) (is (= 48028 (count (d/datoms @conn :eavt))) "Correct datoms count"))
(testing "Asts" (testing "Asts"
(is (seq asts) "Asts returned are non-zero") (is (seq asts) "Asts returned are non-zero")

View File

@ -25,7 +25,7 @@
(docs-graph-helper/docs-graph-assertions db graph-dir (map :file/path files)) (docs-graph-helper/docs-graph-assertions db graph-dir (map :file/path files))
(testing "Additional Counts" (testing "Additional Counts"
(is (= 63926 (count (d/datoms db :eavt))) "Correct datoms count") (is (= 63692 (count (d/datoms db :eavt))) "Correct datoms count")
(is (= 5946 (is (= 5946
(ffirst (ffirst