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

19 commits

Author SHA1 Message Date
Aaron Suggs
229934744b [aws|rds] Mocking support for read replicas.
Tests pass. Still some rough edges (like error handling), but better
than nothing.
2012-08-07 18:27:43 -04:00
Aaron Suggs
c072f82c6e [aws|rds] Mocking better supports modifying state 2012-08-03 14:33:54 -04:00
Aaron Suggs
3faa90219e [aws|rds] Mocking better supports reboot state
Also cleanup some whitespace
2012-08-03 14:18:52 -04:00
Rodrigo Estebanez
13b61992f6 Support for rds parameter groups mocking 2012-03-05 22:31:18 +01:00
Aaron Suggs
ee4f3e8e19 whitespace cleanup 2012-02-26 15:06:12 -05:00
Aaron Suggs
b18e5efa03 [aws|rds] Mock DB snapshot requests.
Relevant tests pass; no longer pending
2012-02-26 15:00:35 -05:00
Aaron Suggs
b0e357f71e whitespace 2012-02-25 19:01:39 -05:00
Rodrigo Estebanez
69bdd8e46c Better rds/security_group_test. Mocking rds security_groups. 2011-12-27 23:37:04 +01:00
Rodrigo Estebanez
0c9bb31189 making shindo tests for security groups in rds 2011-12-27 01:32:10 +01:00
Rodrigo Estebanez
5c1d199012 Passing half of rds/instance_tests.rb shindo tests 2011-12-22 21:49:27 +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
3cf54d48ef [aws|rds] add LicenseModel to format 2011-07-21 16:48:51 -05:00
Aaron Suggs
c95038bdc6 [aws|rds] Refactor RDS model & collection tests
Added tests for several models & collections.
2011-06-04 08:03:25 -04:00
geemus
bee9c78a83 [aws|rds] change status waits for more consistent testing 2011-05-11 12:22:59 -07:00
Aaron Suggs
220c97249b [aws|rds] Improve instance tests
* Tests pass if other RDS servers & snapshots are in the AWS account
* Removed uneccessary Fog.wait_for blocks
* DRYed up values as variables
* Cleaned up whitespace
2011-05-07 18:53:15 -04:00
geemus
9508ee283e [aws|rds] wait for instance ready? before delete 2011-04-04 17:22:30 -07:00
geemus
13f080c6b3 [aws|rds] wait for ready? before reboot 2011-04-04 16:57:39 -07:00
geemus
32b0eb8392 misc small tweaks and fixes 2011-03-10 16:35:13 -08:00
Frederick Cheung
f3bdc7f074 [rds] support basic rds operations 2011-03-01 07:17:06 +08:00