summaryrefslogtreecommitdiff
path: root/test/dompa/nodes_test.cljc
AgeCommit message (Collapse)Author
2026-01-10Add empty-seq? function and update nodes-from-opt to handle empty sequences ↵Asko Nõmm
(#13)
2025-12-07Improve templating ergonomics (#11)Asko Nomm
2025-10-26#9: Implement zipper supportAsko Nõmm
2025-10-19Fix an issue where a sequence of nodes created with the `$` helper would break.Asko Nõmm
2025-10-09Do away with the $ macro for runtime-agnostic purposesAsko Nõmm
2025-10-08Fix CLJS nodes testAsko Nõmm
2025-10-08Add test runner for cljsAsko Nõmm
2025-10-04Improve test coverageAsko Nõmm
2025-09-27Clean-up, documenting...Asko Nõmm
2025-09-26On second thought it's really not related to templating, just nodes, so ↵Asko Nõmm
moving to nodes ns.
2025-09-14Restructure and start working on testsAsko Nõmm