my-project/src/clj/my-project/handler.clj
has test file my-project/test/clj/my-project/test/handler.clj
.
helm-codesearch
is also helpful
(projectile-project-root)
resolves to my home directory from some Clojure projects (both lein and boot projects are affected); I've taken a look at the source to that function but the cache throws me off the trail -- I can't see why it's jumping up from my actual project root to my home directory
src
path differently than my gradle project.