1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
Commit graph

25 commits

Author SHA1 Message Date
Edward Muller
4c8ca82b6c Additional mocks 2012-02-06 17:55:44 -08:00
Edward Muller
c276ebdbe6 Mock #delete_user_policy 2012-02-06 15:40:37 -08:00
Edward Muller
6f4fd26ff1 Mock out #list_users 2012-02-06 15:13:41 -08:00
Edward Muller
b12e373ce3 mock #put_user_policy 2012-02-06 14:55:43 -08:00
Edward Muller
7b5602c758 Enable Shindo tests for the mocked methods 2012-02-06 14:18:46 -08:00
Dylan Egan
2d0d85a431 [aws|iam] slight cleanup and test with a certificate chain. 🍰 2011-10-03 15:21:59 -07:00
Dylan Egan
5f438e73dd [aws|iam] implement correct path behaviour in mocking. 2011-09-22 10:21:08 +01:00
geemus
7b4a517cbf [core] don't rely on bin stuff for service init in tests
closes #422
2011-09-15 08:01:37 -05:00
geemus
e7bd19d025 [aws|iam] fix expected error result from login_profile_tests 2011-07-21 16:48:08 -05:00
Blake Gentry
00e38b3f9c [aws|iam] tests and mocks to support many types of key/cert issues 2011-07-20 17:24:34 -07:00
Blake Gentry
cf05def334 [aws|iam] raise EntityAlreadyExists when creating a duplicate cert name 2011-07-20 16:18:15 -07:00
Blake Gentry
bef207f4ae [aws|iam] raise correct ValidationError when an empty cert or key is used 2011-07-20 16:04:31 -07:00
Blake Gentry
773ba300d0 [aws|iam] add get_server_certificate request 2011-07-18 17:10:44 -07:00
Dylan Egan
34a1813c14 list_server_certificates and delete_server_certificates. 2011-07-06 14:34:43 -07:00
Dylan Egan
796c5c8809 Remove pending on iam/server_certificate_tests. Start the mocking. 2011-07-06 14:23:41 -07:00
geemus
4417dbe2a0 [aws|iam] fix test description for update_login_profile 2011-05-10 13:58:51 -07:00
Aaron Suggs
21770c63be [aws|iam] Add list_server_certificates request 2011-05-07 15:13:54 -04:00
Aaron Suggs
3b15fc67f5 [aws|iam] Parse server certificate UploadDate
Parse the upload date as a Time object
2011-05-07 14:43:51 -04:00
Aaron Suggs
1fa9274fdf [aws|iam] Added server certificate tests
Added tests for:
AWS[:iam].upload_server_certificate
AWS[:iam].delete_server_certificate
2011-05-07 14:09:33 -04:00
Frederick Cheung
02b83d6919 [aws|iam] add support for manipulating login profiles 2011-03-16 04:16:52 +08:00
geemus
3fd9d13bc2 [aws|iam] fix helper location 2011-01-03 18:56:02 -08:00
geemus
3eb9ca98b8 [aws|iam| make not yet implemented mock errors appear as pending tests 2010-11-17 14:29:33 -08:00
geemus
c8fc0f1ffb [aws|iam] add update_access_key request/tests 2010-11-17 13:08:48 -08:00
geemus
c83e1bae00 [aws|iam] user policy requests/tests 2010-11-17 12:04:49 -08:00
geemus
04893cf1b5 [aws|iam] fleshing out iam requests/tests 2010-11-17 10:29:58 -08:00