dblessing / rundeck-ruby

Rundeck Ruby Client - A Ruby wrapper around the Rundeck API
http://blessing.io/rundeck-ruby/
BSD 2-Clause "Simplified" License
17 stars 11 forks source link

Add some scenarios to `keys_spec` #12

Open dblessing opened 10 years ago

dblessing commented 10 years ago

There are probably some scenarios not accounted for.

What if key doesn't exist? What if trying to update private key with public key contents? What if trying to update public key with private key contents? Others?