1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
fog--fog/tests/aws/requests/iam
Paul Thornthwaite ec8b940b2c Standardise on collection methods
Done with `rubocop --auto-correct --only CollectionMethods`
2014-05-26 16:22:07 +01:00
..
access_key_tests.rb The user must be destroyed even in mock mode, otherwise completely unrelated tests fail (e.g. tests/aws/models/iam/users_tests.rb). 2012-06-29 12:54:44 +02:00
account_tests.rb [aws|iam] Add get_account_summary. 2014-02-16 22:27:02 -04:00
group_policy_tests.rb Implement group_policy mocks and unit tests 2013-10-07 23:21:39 +02:00
group_tests.rb Additional mocks 2012-02-06 17:55:44 -08:00
helper.rb Standardise empty lines throughout codebase 2014-05-26 14:20:02 +01:00
login_profile_tests.rb Remove trailing whitespace 2014-05-26 14:44:18 +01:00
mfa_tests.rb Adding a unit test for list_mfa_devices. Also, fixed parsing of EnableData to use Time.parse 2014-04-13 11:10:49 -04:00
role_tests.rb Standardise on collection methods 2014-05-26 16:22:07 +01:00
server_certificate_tests.rb [aws|iam] Mock delete_server_certificate raises NotFound appropriately. 2013-12-20 10:41:16 -04:00
user_policy_tests.rb [aws|iam] add test for AWS[:iam].get_user_policy 2012-06-12 11:32:29 -04:00
user_tests.rb Standardise empty lines throughout codebase 2014-05-26 14:20:02 +01:00