Initial commit — DLS lab-app Flutter project

This commit is contained in:
egecankomur
2026-06-10 23:22:15 +03:00
commit d1acc1d367
225 changed files with 31294 additions and 0 deletions
+30
View File
@@ -0,0 +1,30 @@
appId: com.kovaksoft.labApp
---
# ADIM 3: Lab → cila_bitim adımı, son gönderim
# Başlangıç durumu: cila_bitim, at_lab, in_progress
- runFlow: "00_login_lab.yaml"
# Job dashboard "Devam Eden İşler"'de görünür
- tapOn: "PR-20260607-5YPP"
- assertVisible: "İş Detayı"
# Son Prova - Teslime Gönder butonu görünmeli
- scrollUntilVisible:
element:
text: "Son Prova - Teslime Gönder"
direction: DOWN
- tapOn: "Son Prova - Teslime Gönder"
# Sheet: son gönderim notu
- assertVisible: "Son Prova · Teslime Gönder"
- tapOn: "Not (isteğe bağlı)"
- inputText: "Son işlem tamamlandı, teslim için gönderiliyor"
# Sheet'teki submit butonu (başlık ile aynı metin, index:1)
- tapOn:
text: "Son Prova · Teslime Gönder"
index: 1
# İş artık "Gönderildi" — gönder butonu artık yok
- assertNotVisible: "Son Prova - Teslime Gönder"