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

29 commits

Author SHA1 Message Date
geemus
bb007dbd75 fix loading/naming of shared tests 2011-01-03 11:28:16 -08:00
geemus
4bfa288da6 [storage] consolidate tests 2010-12-29 18:15:29 -08:00
geemus
d3872679b8 [dns] consolidate tests 2010-12-29 18:13:36 -08:00
geemus
803ceefb91 [dns] first pass at model tests 2010-12-29 17:08:13 -08:00
geemus
4d739e6054 [core] simplify credential management
add ability to use Fog.credentials_path to use non '~/.fog'
try to use available credentials automagically even outside bin
2010-12-15 15:32:33 -08:00
geemus
5b889c8f95 fix tests/helper requires. Closes #98 2010-12-04 15:48:44 -08:00
mriley
8b913d812a documentation update for key_pairs and helper 2010-11-29 12:44:55 -08:00
geemus
1cde6c4aa9 notify and gracefully skip credential-less testsa 2010-11-22 17:49:27 -08:00
arnab
836db73119 added put_object_acl request (ref: https://github.com/geemus/fog/issues#issue/74) 2010-11-23 06:57:33 +08:00
geemus
6d7f859c34 [aws|storage] first pass at multipart uploads 2010-11-15 17:17:37 -08:00
geemus
ee4031c065 converting shared model specs to tests 2010-11-12 01:01:18 -06:00
geemus
71915f6174 dryer and more reusable tests for collection/model 2010-11-11 14:42:57 -06:00
geemus
0a9bb3b553 [storage] shared tests 2010-11-04 11:12:44 -07:00
geemus
898435a793 [local] tests, setup to be shared with other storage providers 2010-11-03 18:17:20 -07:00
geemus
46fdab47e5 [aws|storage] continuing to flesh out tests 2010-10-12 18:07:36 -07:00
geemus
dfd30e521f cleanup lib/fog by segregating shared into 'core' 2010-09-29 13:22:30 -07:00
geemus
a4b4e1ffd9 fix test helpers 2010-09-23 10:48:52 -07:00
geemus
4315a65e51 [s3] working on easier to reuse testing strategy for models 2010-07-18 16:05:23 -07:00
geemus
8e0aa53d3c catch nil value instead of erroring in tests 2010-06-10 11:44:11 -07:00
geemus
676fb4d760 [bbg] request tests 2010-06-03 21:32:59 -07:00
geemus
b7808c6998 [rackspace] consolidate servers tests 2010-05-31 10:37:26 -05:00
geemus
54a7fe2017 [ec2] consolidate server tests and fix some breakage 2010-05-27 11:27:08 -07:00
geemus
785ce38423 update tests to shindo 0.1 2010-05-21 14:43:29 -07:00
geemus
bc93512644 only display error message for top level of format error 2010-05-19 22:50:38 -07:00
geemus
b8823a7c8f [ec2] consolidated shindo tests for volumes 2010-05-08 14:53:05 -07:00
geemus
d64526c841 tweaking shindo usage as I solidify how I want to use it 2010-05-05 21:40:21 -07:00
geemus
2d08f1da84 consolidate wait_for usage and add more useful return values 2010-05-01 15:08:44 -07:00
geemus (Wesley Beary)
5d1b2333d4 tweaks for tests 2010-04-04 22:11:28 -07:00
geemus (Wesley Beary)
e645a8c7db simplify naming for shindo helper files 2010-04-02 15:29:14 -07:00
Renamed from tests/test_helper.rb (Browse further)