mirror of
https://github.com/puppetlabs/vmpooler.git
synced 2026-01-26 01:58:41 -05:00
This commit removes a additional authenticate method that is defined in the token_spec tests. Instead, authenticate is used from api/helpers. To support this change the config provided is updated to specify a dummy provider. Without this change authenticate cannot be tested along with token_spec because token_spec redefines authenticate. |
||
|---|---|---|
| .. | ||
| config_spec.rb | ||
| status_spec.rb | ||
| token_spec.rb | ||
| vm_hostname_spec.rb | ||
| vm_spec.rb | ||
| vm_template_spec.rb | ||