aboutsummaryrefslogtreecommitdiffstats
path: root/actionview/RUNNING_UJS_TESTS.rdoc
blob: cbf6bdccc6e444133bf375aec9b9b99d7a775416 (plain) (blame)
1
2
3
4
5
6
7
== Running UJS tests

Ensure that you can build the project and run tests.
Run rake ujs:server first, and then run the web tests by
visiting http://localhost:4567 in your browser.

rake test:server