Added tests (#12)

Reviewed-on: phoenix/icarus-models#12
Co-authored-by: phoenix <kundeng94@gmail.com>
Co-committed-by: phoenix <kundeng94@gmail.com>
This commit is contained in:
phoenix
2025-03-22 20:32:04 +00:00
committed by phoenix
parent ae2fd07229
commit bc3aace070
9 changed files with 180 additions and 33 deletions
+1
View File
@@ -9,3 +9,4 @@ license = "MIT"
serde = { version = "1.0.218", features = ["derive"] }
serde_json = { version = "1.0.139" }
rand = { version = "0.9" }
tempfile = { version = "3.19.1" }