issues/27: autotesting hooks documentation

This commit is contained in:
Valery Petrov
2026-06-04 12:52:28 +03:00
parent 6b94adc1a1
commit e8c1a194a9
+7
View File
@@ -0,0 +1,7 @@
# Autotesting (issues/27-test)
Pre-deploy tests run in app repos on tags `*-test` and `*-stage` only.
Post-deploy E2E: repository `sova/sova-e2e`, workflow `e2e-tests.yml` after Argo CD sync.
See `sova/docs` → [Автотестирование](http://git.sova.local:30300/sova/docs/src/branch/issues/27-test/infrastructure/autotesting).