♻️ Move management mutations to commands

This commit is contained in:
Andrey Antukh 2022-08-03 11:37:29 +02:00
parent d832482dae
commit ed701fd9c5
6 changed files with 381 additions and 412 deletions

View file

@ -19,6 +19,8 @@
(t/use-fixtures :once th/state-init)
(t/use-fixtures :each th/database-reset)
;; TODO: migrate to commands
(t/deftest duplicate-file
(let [storage (-> (:app.storage/storage th/*system*)
(configure-storage-backend))