Spaces:
Sleeping
Sleeping
docs: update docs and index to reflect tools/ + moved test scripts
Browse files
docs/PROJECT_FILES_INDEX.txt
CHANGED
|
@@ -119,14 +119,16 @@ MIGRATION.md โ
Guide migration PygameโWeb
|
|
| 119 |
|
| 120 |
๐ต SCRIPTS & OUTILS
|
| 121 |
|
| 122 |
-
test_features.sh
|
| 123 |
โโ Tests: Imports, traductions, API, IA
|
| 124 |
โโ Executable: chmod +x
|
| 125 |
โโ Lignes: ~150
|
| 126 |
|
| 127 |
-
test.sh
|
| 128 |
-
docker-test.sh
|
| 129 |
-
local_run.sh
|
|
|
|
|
|
|
| 130 |
start.py โ
Script dรฉmarrage Python
|
| 131 |
|
| 132 |
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
|
|
|
|
| 119 |
|
| 120 |
๐ต SCRIPTS & OUTILS
|
| 121 |
|
| 122 |
+
tests/test_features.sh โ
Script test complet
|
| 123 |
โโ Tests: Imports, traductions, API, IA
|
| 124 |
โโ Executable: chmod +x
|
| 125 |
โโ Lignes: ~150
|
| 126 |
|
| 127 |
+
tests/test.sh โ
Tests gรฉnรฉraux
|
| 128 |
+
tests/docker-test.sh โ
Tests Docker
|
| 129 |
+
tools/local_run.sh โ
Lancement local
|
| 130 |
+
tools/deploy_hf_spaces.sh โ
Dรฉploiement Hugging Face Spaces
|
| 131 |
+
tools/debug_ai.py โ
Utilitaires de dรฉbogage IA
|
| 132 |
start.py โ
Script dรฉmarrage Python
|
| 133 |
|
| 134 |
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
|