spec/spec_helper.rb in rhoconnect-4.0.0 vs spec/spec_helper.rb in rhoconnect-4.0.1
- old
+ new
@@ -69,9 +69,13 @@
module TestHelpers
def get_testapp_path
File.expand_path(File.join(File.dirname(__FILE__),'apps','rhotestapp'))
end
+ def get_jstestapp_path
+ File.expand_path(File.join(File.dirname(__FILE__),'apps','jstestapp'))
+ end
+
def get_emptyapp_path
File.expand_path(File.join(File.dirname(__FILE__),'apps','emptyapp'))
end
def get_api_token