mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
f739865bb5
Deleting attributes was not working in mock mode. There were two bugs in this function.The first was that attributes were being deleted from the domain as opposed to the item. The second was that when no attributes were passed, which should delete all attributes, no attributes were actually being deleted. I've written tests that recreate these bugs and I have included a fix as well. |
||
---|---|---|
.. | ||
batch_put_attributes.rb | ||
create_domain.rb | ||
delete_attributes.rb | ||
delete_domain.rb | ||
domain_metadata.rb | ||
get_attributes.rb | ||
list_domains.rb | ||
put_attributes.rb | ||
select.rb |