Add some tests

This commit is contained in:
Marc Plano-Lesay 2024-11-06 14:36:46 +11:00
parent bc46df634d
commit c525f63660
Signed by: kernald
GPG key ID: 66A41B08CC62A6CF
6 changed files with 889 additions and 27 deletions

View file

@ -33,7 +33,13 @@ uuid = { version = "1.11.0", features = ["serde", "v4"] }
vcard4 = "0.5.2"
[build-dependencies]
openapiv3 = "2.0.0"
prettyplease = "0.2.24"
progenitor = "0.8.0"
serde_json = "1.0"
syn = "2.0"
[dev-dependencies]
httpmock = "0.7.0"
regex = "1.11.1"
serde_json = "1.0"