mirror of
https://github.com/penpot/penpot.git
synced 2025-05-10 06:46:39 +02:00
🎉 Add more unit tests
This commit is contained in:
parent
80549bda9b
commit
2e3addc6da
3 changed files with 1269 additions and 138 deletions
|
@ -597,6 +597,8 @@
|
|||
new-state
|
||||
new-instance-id)]
|
||||
|
||||
; TODO: get and check the instance inside component [Rect-2]
|
||||
|
||||
(t/is (not= (:id instance1) (:id instance3)))
|
||||
(t/is (= (:id component) component-id))
|
||||
(t/is (= (:name instance3) "Rect-3"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue