♻️ Refactor backend tests directory tree

This commit is contained in:
Andrey Antukh 2022-11-03 10:35:19 +01:00 committed by Andrés Moya
parent 1298956d92
commit fa93e5a1a7
24 changed files with 68 additions and 73 deletions

View file

@ -63,7 +63,7 @@
;; --- Development Stuff
(defn- run-tests
([] (run-tests #"^app.*-test$"))
([] (run-tests #"^app-tests.test-.*$"))
([o]
(repl/refresh)
(cond