fog--fog/tests/core
Kevin Menard ee7d1d736c Bound the 'myns' XML namespace to keep Nokogiri on JRuby happy.
It appears JRuby's Nokogiri implementation is strict about using unbound XML namespaces.  Since a well-formed doc should have bound namespaces, I just added it here.
2013-10-24 18:16:13 -04:00
..
attribute_tests.rb [core] treat boolean values as a boolean 2011-10-03 19:36:38 +02:00
connection_tests.rb [core] exclude :headers from symbolization for real this time; added better tests; Thanks @burns! 2013-08-13 15:57:08 -05:00
credential_tests.rb Added a JRuby workaround in a test that's failing due to a JRuby bug. 2013-10-24 15:17:51 -04:00
current_machine_tests.rb remove specs (likely from a bad merge) 2012-07-12 16:23:29 -05:00
mocking_tests.rb random ip address support 2013-07-23 18:07:04 -03:00
parser_tests.rb Bound the 'myns' XML namespace to keep Nokogiri on JRuby happy. 2013-10-24 18:16:13 -04:00
service_tests.rb [core] exclude :headers from symbolization for real this time; added better tests; Thanks @burns! 2013-08-13 15:57:08 -05:00
timeout_tests.rb Clean up timeout and add tests. 2011-07-12 13:05:54 +10:00
uuid_tests.rb [core] updated UUID to use it's own UUID implementation if one was not available from the ruby lib. 2013-10-11 07:51:23 -05:00
wait_for_tests.rb Updated Fog.wait_for to throw a timeout exception instead of returning false #1368 2012-12-12 12:14:44 -06:00