Components refactor: Add tests for remove swap slot on copy-paste

This commit is contained in:
Pablo Alba 2024-05-13 18:02:21 +02:00 committed by Andrés Moya
parent 9c8a5484e1
commit d221241451
4 changed files with 905 additions and 2 deletions

View file

@ -40,8 +40,6 @@
fills' (:fills shape1')
fill' (first fills')]
(cthf/dump-shape shape1')
;; ==== Check
(t/is (some? shape1'))
(t/is (= (count fills') 1))