r-lib / keyring

:closed_lock_with_key: Access the system credential store from R
https://keyring.r-lib.org/
Other
196 stars 28 forks source link

Testing: consolidate #13

Closed gaborcsardi closed 7 years ago

gaborcsardi commented 7 years ago

Many tests are common, only their backends are different. We should just run these for all available backends.

gaborcsardi commented 7 years ago

I think it is fine now.