Add some tests
This commit is contained in:
parent
bc46df634d
commit
c525f63660
6 changed files with 889 additions and 27 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue