This commit is contained in:
jem 2020-01-20 22:06:48 +01:00
parent 214b31eb99
commit 3385a41486

View file

@ -67,6 +67,8 @@
(sut/get-resources-recursive "" "templates/themes/bootstrap4-test" ["not-existing"]))) (sut/get-resources-recursive "" "templates/themes/bootstrap4-test" ["not-existing"])))
; TODO: one dummy from jar and one dummy from cp-filesystem and one from filesystem ; TODO: one dummy from jar and one dummy from cp-filesystem and one from filesystem
; get resources and see all ; get resources and see all
; add test here
; TODO: fix dir.list on jar
(is (= (is (=
[{:short-path "dummy", :source-type :classpath, :resource-type :dir} [{:short-path "dummy", :source-type :classpath, :resource-type :dir}
{:short-path "dummy/dummy_from_jar", :source-type :classpath, :resource-type :file}] {:short-path "dummy/dummy_from_jar", :source-type :classpath, :resource-type :file}]