X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/95e59f8e8c427bf199445a75102f1dfaeb4bf8a6..3a1eb3b2205c10236faa28ad9731c8b515533500:/doc/install/install-workbench-app.html.textile.liquid diff --git a/doc/install/install-workbench-app.html.textile.liquid b/doc/install/install-workbench-app.html.textile.liquid index 9c1e56067f..be6a04de21 100644 --- a/doc/install/install-workbench-app.html.textile.liquid +++ b/doc/install/install-workbench-app.html.textile.liquid @@ -50,9 +50,3 @@ irb(main):001:0> ApiClient.where('url_prefix like ?', irb(main):002:0> ApiClient.find(1234).update_attributes is_trusted: true - -h2. Running tests - -The Workbench application includes a series of integration tests. When you run these, it starts the API server in a test environment, with all of its fixtures loaded, then tests Workbench by starting that server and making requests against it. - -In addition to bundled gems, running the integration tests requires "PhantomJS":http://phantomjs.org/download.html to test JavaScript elements. The simplest way to get started is to download one of the binary builds provided, and install the executable into one of the directories in your @$PATH@. \ No newline at end of file