0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-22 14:39:45 -05:00
penpot/common
Andrés Moya 7c6b1e2a17 🔧 Enable kaocha runner for frontend cljs tests
All in `penpot/frontend`:

 - terminal 1, `clojure -M:dev:funnel`
 - terminal 2, `clojure -M:dev:shadow-cljs-kaocha compile test`
 - terminal 3, `clojure -M:dev:test <other args>`
2024-08-07 12:13:10 +02:00
..
dev 🐛 Fix problems on sync with components chain with deleted components 2024-02-29 10:18:00 +01:00
scripts 📎 Update common repl script 2023-12-12 00:14:08 +01:00
src/app/common Merge remote-tracking branch 'origin/staging' into develop 2024-07-31 12:46:47 +02:00
target/classes/app/common 🐛 Fix incorrect arc to curve conversion in some cases 2023-12-28 10:30:56 +01:00
test Merge remote-tracking branch 'origin/staging' into develop 2024-07-31 12:46:47 +02:00
vendor
.gitignore ⬆️ Update yarn to 4.0.2 and start using npm workspaces 2023-11-29 10:44:36 +01:00
build.clj ⬆️ Change default java compilation target to jdk21 2023-12-12 00:12:38 +01:00
deps.edn 🔧 Enable kaocha runner for frontend cljs tests 2024-08-07 12:13:10 +02:00
package.json ⬆️ Update shadown-cljs and beicon dependency 2024-07-31 16:30:22 +02:00
shadow-cljs.edn 📎 Add better approach for set devenv jvm resource limits 2023-12-13 14:20:07 +01:00
tests.edn 🔧 Change common tests runner to kaocha 2024-04-26 11:42:41 +02:00
yarn.lock ⬆️ Update shadown-cljs and beicon dependency 2024-07-31 16:30:22 +02:00