1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
fog--fog/tests/cloudsigma/requests
Paul Thornthwaite 74d6977b5a
Tweak CloudSigma testing schema
The test schema for volumes had `storage_type` as a `String` which was
not being returned by the mock implementation.

According to the API docs I checked, it is an allowed value (but the
returned fields are controlled by the request).

So this makes the type `Fog::Nullable::String` so the schema passes if
the key/value are absent.
2018-06-19 12:06:43 +01:00
..
server_tests.rb [CloudSigma] add snapshots (#3491) 2016-08-12 10:26:17 -03:00
snapshots_tests.rb Make CloudSigma snapshot tests pending 2018-06-19 11:04:16 +01:00
volumes_tests.rb Tweak CloudSigma testing schema 2018-06-19 12:06:43 +01:00