[ARVADOS] updated: d0ea12adf7def75378d4e87d0fc94cb53ad8f2d3

git at public.curoverse.com git at public.curoverse.com
Thu Dec 11 09:17:07 EST 2014


Summary of changes:
 apps/workbench/test/diagnostics_test_helper.rb | 3 +++
 1 file changed, 3 insertions(+)

       via  d0ea12adf7def75378d4e87d0fc94cb53ad8f2d3 (commit)
      from  218205efcb2ff827768ba5da521e41424d5755f8 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


commit d0ea12adf7def75378d4e87d0fc94cb53ad8f2d3
Author: Radhika Chippada <radhika at curoverse.com>
Date:   Thu Dec 11 09:16:26 2014 -0500

    4754: add command to be used to run diagnostics testing as a comment.

diff --git a/apps/workbench/test/diagnostics_test_helper.rb b/apps/workbench/test/diagnostics_test_helper.rb
index 9e0b4b3..09dc0bb 100644
--- a/apps/workbench/test/diagnostics_test_helper.rb
+++ b/apps/workbench/test/diagnostics_test_helper.rb
@@ -5,6 +5,9 @@ require 'yaml'
 # When "RAILS_ENV=test" is used, tests in the "diagnostics" directory
 # will not be executed.
 
+# Command to run diagnostics tests:
+#   RAILS_ENV=diagnostics bundle exec rake TEST=test/diagnostics/*.rb
+
 class DiagnosticsTest < ActionDispatch::IntegrationTest
 
   # Prepends workbench URL to the path provided and visits that page

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list