Skip to content

Commit f44af9a

Browse files
committed
feat(tests): add more JWK related tests
1 parent fa58c19 commit f44af9a

10 files changed

+1015
-85
lines changed

Cargo.lock

Lines changed: 146 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,7 @@ clio = { version = "0.3.5", features = ["clap-parse"] }
132132

133133
# For integration tests
134134
pretty_assertions = "1.4.1"
135+
rstest = "0.25.0"
135136

136137
# For X.509 certificates of Json Web Keys
137138
# x509-cert = { git = "https://github.com/RustCrypto/formats.git" }

tarpaulin-report.html

Lines changed: 671 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)