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

17 commits

Author SHA1 Message Date
Paul Thornthwaite
2e0b7e545a Standardise empty lines throughout codebase
Done with `rubocop --auto-correct --only EmptyLineBetweenDefs,EmptyLines,EmptyLinesAroundBody`
2014-05-26 14:20:02 +01:00
Kevin Olbrich
716af47b8a add tests for metrics, types and a few other things 2014-01-21 16:24:25 +00:00
Kevin Olbrich
17137f4f54 tests for fields and joyent_module 2014-01-21 16:24:24 +00:00
Kevin Olbrich
552e59caa4 tests for joyent_modules 2014-01-21 16:24:24 +00:00
Kevin Olbrich
d78c5b541d tests for fields and describe analytics requests 2014-01-21 16:24:24 +00:00
Kevin Olbrich
db1520952d mock instrumentation values 2014-01-21 16:24:24 +00:00
Kevin Olbrich
1b92f43abc instrumentation collection tests 2014-01-21 16:24:24 +00:00
Kevin Olbrich
62692f1dd8 more tests for instrumentations 2014-01-21 16:24:24 +00:00
Kevin Olbrich
619a66216c add tests for instrumentations 2014-01-21 16:24:24 +00:00
Blake Irvin and Eric Saxby
5fc41c8dc2 Add joyent API version and network support GH-1853
Adding support for listing networks in the Joyent Cloud.
:joyent_version was defined in a way that it would always
fall back to the default '~6.5'. Creating servers with
a particular network requires setting :joyent_version to '~7.0'
or greater.
2013-06-02 17:28:05 +08:00
geemus
48ed09790c [joyent|compute] fix dataset format in tests 2012-07-28 11:06:00 -05:00
Kevin Chan
c0bc793ccb Cleanups + Fixes #get_machine test breaking when there are no machines 2012-02-27 17:33:21 -06:00
Kevin Chan
4ff115c1de - Fixes tests to run in both mock and non-mock mode
- Clean ups and fixes
2012-02-27 17:33:21 -06:00
Kevin Chan
b89708b26e Fixes dataset tests 2012-02-27 17:33:21 -06:00
geemus
5b733a4833 [joyent|compute] fix format of joyent to match real output and remove mock-only test 2012-02-27 17:33:20 -06:00
geemus
7238c5ce37 [joyent|compute] rename _test files to _tests for shindo 2012-02-27 17:33:20 -06:00
Kevin Chan
e403854446 GH-690 Joyent Cloud Provider
Squashed from fog/joyent
2012-02-27 17:33:20 -06:00