mirror of
https://github.com/duhanbalci/dreport.git
synced 2026-07-01 18:39:16 +00:00
fixes
This commit is contained in:
4
justfile
4
justfile
@@ -55,6 +55,10 @@ test-visual-editor:
|
||||
test-visual: visual-refs
|
||||
cd frontend && bun run test:visual
|
||||
|
||||
# Visual snapshot'lari guncelle (UI degisikliklerinden sonra)
|
||||
update-snapshots: visual-refs
|
||||
cd frontend && bun run test:visual -- --update-snapshots
|
||||
|
||||
# Tum testler (Rust + frontend unit + visual)
|
||||
test-all: test-rust test-front test-visual
|
||||
|
||||
|
||||
Reference in New Issue
Block a user