Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  factories
  unit
test_plugin_helper.rb 209 Bytes

Latest revisions

# Date Author Comment
50c5bf86 11/06/2017 11:16 AM Marek Hulán

Fixes #21533 - start using factory bot

9a5e0bce 08/11/2016 12:05 PM Daniel Lobato Garcia

Fixes #16071 - New/edit compute resource doesn't remove API_key

The 'unset' field depends on core on 'password' in order to not remove
it and set a placeholder. It could be fixed there to be more flexible
but since we're using alias_attribute api_key, password this is fine.

9941b9de 08/09/2016 02:52 AM Daniel Lobato Garcia

Refs #15961 - Remove attr_accessible from tests

Currently tests check for attr_accessible of some attributes. I remove
that and also removed the rake task warnings (it's way too verbose)

ab3d6fb4 04/15/2016 10:24 AM Daniel Lobato Garcia

Fixes #11332 - DigitalOcean API v2 support

This should allow provisioning using API v2. It relies on Fog 1.36 at
least to work, so 1.10 and older versions of Foreman will not work with
this plugin unfortunately.

The plugin now:
  • Uses slug instead of id for image, region and flavor (size)...

View revisions

Also available in: Atom