mirror of
https://github.com/logseq/logseq.git
synced 2026-05-25 21:24:21 +00:00
- Introduced `completions_test.cljs` to validate the structure and behavior of the completions command registration and argument parsing. - Added `completion_generator_test.cljs` to extensively test the completion generator, including spec metadata validation, Zsh and Bash output generation, and end-to-end checks for command entries and structural markers.