add test module

This commit is contained in:
2026-08-16 15:39:52 +08:00
parent d0310620fc
commit 6e4d93cea6
46 changed files with 3880 additions and 206 deletions

13
.dockerignore Normal file
View File

@@ -0,0 +1,13 @@
.git
.gitignore
.DS_Store
__pycache__
*.pyc
.pytest_cache
.venv*
android
sentence_api/data/v
sentence_api/data/work
sentence_api/data/attempts
sentence_api/data/oral_trainer.sqlite3*