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

90 commits

Author SHA1 Message Date
Kyle Rames
7547ed6998 Merge pull request from voodoo/master
added tests for monigtoring zones
2013-10-30 07:32:06 -07:00
Paul Vudmaska
983d207ee6 using Fog.mocking rather than mocking? 2013-10-30 09:19:47 -05:00
Paul Vudmaska
4d24017b46 add pending if mocking to tests 2013-10-29 13:02:54 -05:00
Kyle Rames
90ae91183a [rackspace] fixing broken tests 2013-10-29 11:03:54 -05:00
Paul Vudmaska
45dace2774 added tests for monigtoring zones 2013-10-22 11:32:59 -05:00
Kyle Rames
00ae5a0a25 [rackspace|monitoring] fixing broken tests 2013-10-15 13:30:08 -05:00
Jim Salinas
c88b7daacf Adding notifications for Rackspace Monitoring 2013-09-10 10:03:33 -05:00
Ryan Richard
cfe80bc200 Merge branch 'master' of https://github.com/fog/fog into monitoring_mock
Conflicts:
	lib/fog/rackspace/requests/monitoring/get_entity.rb
	tests/rackspace/requests/monitoring/entity_tests.rb
2013-09-03 14:40:16 -05:00
Ryan Richard
f805662213 list_data_points mock support 2013-08-30 19:44:28 -05:00
Ryan Richard
3cf548fbdc fix missing response.remote_ip 2013-08-30 18:57:39 -05:00
Ryan Richard
7304b5e600 enable 2 failure tests, minor obfuscates 2013-08-30 18:35:31 -05:00
Thomas Cate
f6a10018d7 added list_notification_plans mock data 2013-08-30 14:02:59 -05:00
Thomas Cate
6256c92aca Merge branch 'monitoring_mock' of github.com:rackops/fog into monitoring_mock 2013-08-30 12:17:11 -05:00
Thomas Cate
0a2d42bcc0 added list_overview mock 2013-08-30 12:17:02 -05:00
Ryan Richard
0da5e75431 Merge branch 'monitoring_mock' of https://github.com/rackops/fog into monitoring_mock 2013-08-30 11:54:27 -05:00
Ryan Richard
ba8060af80 delete_alarm mock support 2013-08-30 11:53:53 -05:00
Ryan Richard
bc7d1a5d5b add update_alarm mock support, update Real parameters to convention 2013-08-30 11:42:04 -05:00
Thomas Cate
9c1ee9dddb added list_metrics 2013-08-30 11:28:49 -05:00
Ryan Richard
ca185960e4 list_alarm and get_alarm mock support 2013-08-30 11:20:50 -05:00
Thomas Cate
edfa79d5a3 added list_checks and list_check_types mocks 2013-08-30 11:15:23 -05:00
Ryan Richard
44001d4848 add create_alarm mock support 2013-08-29 19:01:21 -05:00
Thomas Cate
f723f2f7f5 added mock data for check tests 2013-08-29 15:58:17 -05:00
Ryan Richard
f8e855a50d add update_entities mock support, minor change to variables in Real 2013-08-29 14:32:55 -05:00
Ryan Richard
2c499cdf0f add delete_entity mock support 2013-08-29 13:24:56 -05:00
Thomas Cate
7b4e45249d finished all token tests 2013-08-29 13:08:20 -05:00
Thomas Cate
2e08d22b4e fixed failure test for delete_agent_token 2013-08-29 12:38:12 -05:00
Thomas Cate
1c3463ca8d Merge branch 'monitoring_mock' of github.com:rackops/fog into monitoring_mock 2013-08-29 12:36:18 -05:00
Thomas Cate
783306f05d fixed failure test for create_agent_token 2013-08-29 12:36:06 -05:00
Ryan Richard
074477f578 add get_entity mock support 2013-08-29 11:58:06 -05:00
Ryan Richard
f72c54d2da Merge branch 'monitoring_mock' of https://github.com/rackops/fog into monitoring_mock 2013-08-29 11:24:56 -05:00
Ryan Richard
eeb156ef10 add create_entity failure support 2013-08-29 11:15:25 -05:00
Thomas Cate
f8c3dc4a62 Merge branch 'monitoring_mock' of github.com:rackops/fog into monitoring_mock 2013-08-29 11:15:00 -05:00
Thomas Cate
3b02be34ae added delete_agent_token tests 2013-08-29 11:14:11 -05:00
Ryan Richard
8094a3250d Merge branch 'monitoring_mock' of https://github.com/rackops/fog into monitoring_mock 2013-08-29 10:51:40 -05:00
Ryan Richard
acc2b78a37 add create_entity mock support 2013-08-29 10:50:20 -05:00
Thomas Cate
05bd4aefba added create_agent test 2013-08-29 10:34:29 -05:00
Ryan Richard
b9ac2838f2 add list_entities request mock 2013-08-28 16:38:24 -05:00
Kyle Rames
a170575984 [rackspace|monitoring] adding mocks for get_entity 2013-08-28 15:14:39 -05:00
Daniel Reichert
75d30d00c0 Removing test group 2013-08-15 10:58:37 -07:00
Daniel Reichert
79c7583f6e [rackspace|monitoring] Update Alarm bug fixed, uncommenting test 2013-08-15 10:55:32 -07:00
Jason Faulkner
34dcc81372 Merge pull request from irdan/model_tests2
[rackspace|monitoring] Added Model Tests for metrics and datapoints
2013-08-01 09:30:45 -07:00
Kyle Rames
cd350dc4fd [rackspace|monitoring] updated monitoring tests to skip sleeping if we are running in mocked mode 2013-08-01 09:05:55 -05:00
Jason Faulkner
4aa6213521 Merge pull request from irdan/irdan/Get-Request-Tests
Added get tests for checks and entities
2013-07-31 15:36:36 -07:00
irdan
4ebc3182fc Merge pull request from irdan/irdan/Delete-Alarm-Coverage
Irdan/delete alarm coverage
2013-07-26 14:41:02 -07:00
Daniel Reichert
483d637925 Completed: get_entity tests implemented and passing 2013-07-26 10:06:17 -07:00
Daniel Reichert
196b78c6de Completed: get_check tests now working 2013-07-26 10:05:31 -07:00
Daniel Reichert
6368faf8cf WIP: Adding get tests for checks
Currently one of the tests fail, pushing progress.  Working
test commit to follow soon.
2013-07-26 09:56:24 -07:00
Daniel Reichert
928e19d716 Removing bad Failure test 2013-07-24 14:49:31 -07:00
Kyle Rames
0f5a91b879 Merge branch 'ckdev' of github.com:irdan/fog into ckdev 2013-07-24 15:18:23 -05:00
Kyle Rames
b359376da0 [rackspace|monitoring] updating to use fog conventions 2013-07-24 15:18:02 -05:00