Add Fanavaran-only flow-test script and document how to run it.

Track the tester and env template in git so a new tenant can be exercised without a YARA claim; keep filled client env files (secrets, national codes) ignored.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-08-17 17:05:33 +03:30
parent 7f131eb83e
commit 0f9f702a00
5 changed files with 1338 additions and 4 deletions

40
.gitignore vendored
View File

@@ -16,6 +16,7 @@ pids
*.pid
*.seed
*.pid.lock
files/fanavaran-auth/
# Directory for instrumented libs generated by jscoverage/JSCover
lib-cov
@@ -80,6 +81,9 @@ web_modules/
.env.production.local
.env.local
.env.development.env
scripts/data/fanavaran-flow.*.env
!scripts/data/fanavaran-flow.env.example
files/fanavaran-flow/
# parcel-bundler cache (https://parceljs.org/)
.cache
.parcel-cache
@@ -143,4 +147,40 @@ dist
/docker
.development.env
*.env
!scripts/data/fanavaran-flow.env.example
/files
*.jpg
*.jpeg
*.png
*.gif
*.bmp
*.tiff
*.ico
*.webp
*.svg
*.heic
*.heif
*.heif-srgb
*.heif-srgb-alpha
*.heif-srgb-alpha-heic
*.mp3
*.mp4
*.wav
*.ogg
*.flac
*.aac
*.m4a
*.m4v
*.m4b
*.m4p
*.m4r
*.m4w
*.m4x
*.txt
*.md
*.sh
!scripts/fanavaran-flow-test.sh
!scripts/fanavaran-auth.sh
*.json