Commit graph

8 commits

Author SHA1 Message Date
Heiko Schaefer
b19d6ca305
card-functionality: also test RSA3k in opcard-rs
New feature since opcard-rs v0.4.0:
https://github.com/Nitrokey/opcard-rs/releases/tag/v0.4.0
2023-08-17 13:44:36 +02:00
Heiko Schaefer
d0fc4b5725
ci: Add tests against canokey virtual card
(see https://github.com/canokeys/canokey-core)

Fixes #4.
2023-05-19 16:30:45 +02:00
Heiko Schaefer
49b2e95f56
CI: Enable RSA tests for opcard-rs 2022-12-25 00:52:29 +01:00
Heiko Schaefer
0d978f8dcb
card-functionality: use virtual 'opcard-rs' card in CI 2022-10-21 18:07:24 +02:00
Heiko Schaefer
2c666c6857
Adjust virtual SmartPGP and FluffyPGP identities to align with changes in openpgp-card-images 2022-05-29 14:34:31 +02:00
Heiko Schaefer
c3abf4ba9c
Move virtual card CI test configs to card-functionality/ci/ (where configurations for tests on hardware cards already were). 2022-05-19 18:02:37 +02:00
puzzlewolf
f312ce94f7
Configure caching of Rust build artifacts.
Don't 'cd' into the card-functionality directory to run tests ('cd'-ing broke the caching mechanism).
Adjust test configurations accordingly.
2021-12-24 11:37:54 +01:00
Heiko Schaefer
3b089b83dc
Add test configurations for physical cards in sequoia CI 2021-12-24 11:36:09 +01:00