6588: Removed manage account button, modified tests and deleted views.
[arvados.git] / apps / workbench / test / diagnostics_test_helper.rb
index 01d351a2b6a82f68227d12609cdbb02a67598ea7..c7433bb247450464fb42fa780e309ce09fdb27b7 100644 (file)
@@ -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