Add more tests

This commit is contained in:
Yaojia Wang
2026-02-01 22:40:41 +01:00
parent a564ac9d70
commit 400b12a967
55 changed files with 9306 additions and 267 deletions

View File

@@ -42,6 +42,7 @@ dev = [
"black>=23.0.0",
"ruff>=0.1.0",
"mypy>=1.0.0",
"testcontainers[postgres]>=4.0.0",
]
gpu = [
"paddlepaddle-gpu>=2.5.0",