3021: 4399: Convert some tests from selenium to phantomjs. Restart Headless less.
authorTom Clegg <tom@curoverse.com>
Fri, 2 Jan 2015 22:38:34 +0000 (17:38 -0500)
committerTom Clegg <tom@curoverse.com>
Sat, 3 Jan 2015 03:21:42 +0000 (22:21 -0500)
commit3d5ffcdc1c522d8252470d9ab448e3872e0a3a58
treee8223cd54b5ce8b92020630b657aa13af27aa129
parentc4e7c6d5a1a9604c1c1e53a5aa749eb1e45f92a1
3021: 4399: Convert some tests from selenium to phantomjs. Restart Headless less.
18 files changed:
apps/workbench/app/assets/javascripts/infinite_scroll.js
apps/workbench/app/assets/javascripts/select_modal.js
apps/workbench/app/views/layouts/body.html.erb
apps/workbench/test/integration/application_layout_test.rb
apps/workbench/test/integration/collection_upload_test.rb
apps/workbench/test/integration/collections_test.rb
apps/workbench/test/integration/errors_test.rb
apps/workbench/test/integration/filterable_infinite_scroll_test.rb
apps/workbench/test/integration/pipeline_instances_test.rb
apps/workbench/test/integration/projects_test.rb
apps/workbench/test/integration/report_issue_test.rb
apps/workbench/test/integration/search_box_test.rb
apps/workbench/test/integration/user_agreements_test.rb
apps/workbench/test/integration/user_manage_account_test.rb
apps/workbench/test/integration/user_profile_test.rb
apps/workbench/test/integration/users_test.rb
apps/workbench/test/integration/websockets_test.rb
apps/workbench/test/integration_helper.rb