0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-02-01 20:09:04 -05:00
penpot/common/test/common_tests
Andrei Fëdorov 5793c526c0
🐛 Fix token file import of Figma generated file (#5591)
* 🐛 Fix token sets selection representation in exported theme

* 🐛 Fix the loss of token set order

* 🐛 Change data shape according to internal representaion

* 🐛 Persist sets order on import according to metadata

* 🐛 Add fallback for nil values

* 🐛 Fix test assertions accoding to the exported json format

* 🐛 Make `:is-source` optional

* ♻️ Fix test description

* ♻️ Remove outdated comment
2025-01-16 12:38:03 +01:00
..
logic 🐛 Fix detach when top copy is dangling and nested copy is not 2025-01-15 15:26:39 +01:00
types 🐛 Fix token file import of Figma generated file (#5591) 2025-01-16 12:38:03 +01:00
colors_test.cljc
data_test.cljc
files_builder_test.cljc
files_changes_test.cljc 📎 Rename common files changes test namespace 2024-09-18 12:15:12 +02:00
files_migrations_test.cljc ♻️ Add minor refactor to file migrations 2024-02-19 09:20:47 +01:00
geom_point_test.cljc 🔧 Change common tests runner to kaocha 2024-04-26 11:42:41 +02:00
geom_shapes_test.cljc
geom_test.cljc
pages_helpers_test.cljc
record_test.cljc Add new helper functions for common tests 2024-04-26 11:45:37 +02:00
runner.cljc 🐛 Fix tests 2024-11-18 18:06:42 +01:00
schema_test.cljc 🐛 Fix incorrect behavior of ::sm/vec and ::sm/set decoder 2024-11-06 16:29:11 +01:00
setup.cljs
svg_path_test.cljc
svg_test.cljc
text_test.cljc
time_test.cljc Add test runner for cljs on common module 2024-11-18 17:51:23 +01:00
types_modifiers_test.cljc
types_shape_interactions_test.cljc
uuid_test.cljc 🐛 Fix incorrect encoding of u32 parts of uuid 2024-11-27 08:36:34 +01:00