add async to tests

This commit is contained in:
2025-09-29 20:02:47 +04:00
parent 02f2bb2703
commit 666823c641
2 changed files with 1135 additions and 389 deletions

5
.gitignore vendored
View File

@@ -6,3 +6,8 @@
*.tmp
*.import~
test_results.txt
# python
.venv
*.pyc

File diff suppressed because it is too large Load Diff