geemus
946d6f1f8b
[brightbox] fix mock tests
2011-12-12 14:20:52 -06:00
Paul Thornthwaite
1bb1c049a0
[brightbox] Request test for snapshotting a server
2011-11-17 16:42:00 +00:00
Paul Thornthwaite
d7fa80f702
[brightbox] Load balancer request tests expanded
2011-11-17 16:41:59 +00:00
Paul Thornthwaite
0971fdc2cd
[brightbox] Replace duplicate remove with move test
...
* Still leaves group empty to allow deletion
2011-11-17 16:41:59 +00:00
Paul Thornthwaite
3ce68e47d1
[brightbox] Test update of reverse DNS for CIP
2011-11-17 16:41:30 +00:00
Paul Thornthwaite
254123791b
[brightbox] Test and fix for API client secret reset
...
* Wasn't loaded although code in place
* Test format and check output isn't nil
2011-11-17 16:41:30 +00:00
Paul Thornthwaite
e418c6540e
[brightbox] Revised tests structure
2011-11-17 16:41:29 +00:00
Paul Thornthwaite
5fe0d6c57f
[brightbox] Helper to get a test server ready
...
* Standard timeout
* Errors if reported as failed by API
2011-11-17 16:41:29 +00:00
Paul Thornthwaite
75f53bd6a9
[brightbox] Dynamically select testing image
2011-11-17 16:41:29 +00:00
Paul Thornthwaite
e073fcffb4
[brightbox] Corrected deprecated argument
2011-11-17 16:41:29 +00:00
Paul Thornthwaite
180426bbfd
Merge branch 'bb_updates'
...
Conflicts:
tests/brightbox/requests/compute/helper.rb
2011-11-17 16:40:45 +00:00
geemus
499e4bada6
[brightbox|compute] format fixes for tests
2011-11-09 14:47:32 -06:00
Paul Thornthwaite
ae439fdb26
[Brightbox] Updated ServerGroup format for created_at time
2011-10-31 12:12:16 +00:00
Paul Thornthwaite
c7feaa46e5
[Brightbox] Updated Image format tests for username
2011-10-31 12:12:06 +00:00
geemus
3fbaeb3857
[tests] mark not implemented mocks as pending
2011-09-22 19:46:35 -05:00
Paul Thornthwaite
8bce5d165d
[compute|brightbox] Added requests for firewall management
2011-09-20 17:01:14 +01:00
Paul Thornthwaite
34f44a36a2
[compute|brightbox] Updated Format test to remove gone fields
2011-09-16 09:34:20 +01:00
geemus
fcc5a1c224
[tests] rearrange to match new lib structure
2011-09-08 16:37:58 -05:00
geemus
ed153088d0
[compute] consolidate testing
2011-01-03 13:34:08 -08:00
geemus
2c3e22f4b6
Merge branch 'brightbox'
...
Conflicts:
tests/brightbox/helper.rb
tests/brightbox/requests/compute/account_tests.rb
tests/brightbox/requests/compute/api_client_tests.rb
tests/brightbox/requests/compute/cloud_ip_tests.rb
tests/brightbox/requests/compute/image_tests.rb
tests/brightbox/requests/compute/interface_tests.rb
tests/brightbox/requests/compute/server_tests.rb
tests/brightbox/requests/compute/server_type_tests.rb
tests/brightbox/requests/compute/user_tests.rb
tests/brightbox/requests/compute/zone_tests.rb
2010-12-30 13:04:19 -08:00
geemus
6ebae7d4da
[brightbox] mark unmocked tests pending
2010-12-17 16:49:22 -08:00
Paul Thornthwaite
f2f5b68645
[brightbox] Extended LoadBalancer requests
2010-12-15 18:58:31 +00:00
Paul Thornthwaite
c63fc6cb4e
[brightbox] Tests for remaining API requests
...
* Request tests for accounts, api_clients, cloud_ips, images, interfaces, server types, user and zones
* Added 'ready?' methods to CloudIp and Image models
* Reworked brightbox helper to include Format patterns for all of the
* Added "hack" to allow select objects to be one class OR NilClass for fields that may be a JSON string or null if unset
* Some tests are not enabled (commented out) because they need manual steps (such as uploading Image to your account before registration)
2010-12-09 10:45:24 -08:00
Paul Thornthwaite
734fbfaf43
Updated to match other tests
...
Conflicts:
tests/brightbox/helper.rb
2010-12-09 16:01:38 +00:00
Paul Thornthwaite
6500fa46bf
[brightbox] Tests for remaining API requests
...
* Request tests for accounts, api_clients, cloud_ips, images, interfaces, server types, user and zones
* Added 'ready?' methods to CloudIp and Image models
* Reworked brightbox helper to include Format patterns for all of the
* Added "hack" to allow select objects to be one class OR NilClass for fields that may be a JSON string or null if unset
* Some tests are not enabled (commented out) because they need manual steps (such as uploading Image to your account before registration)
2010-12-09 13:28:51 +00:00
Paul Thornthwaite
e355a5ccb4
[brightbox] Rough LoadBalancer model in place
2010-12-03 16:07:52 +00:00
Paul Thornthwaite
26358ecb98
[brightbox] Load Balancer requests added with tests
2010-12-03 14:39:24 +00:00
Paul Thornthwaite
df9d093df7
[brightbox] DRY up the Image used for testing
2010-12-03 14:24:23 +00:00
Paul Thornthwaite
2468c43df8
[brightbox] Added Server request tests
2010-12-03 14:24:14 +00:00