1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionview/RUNNING_UJS_TESTS.rdoc
Guillermo Iguaran 02568801e6 Add UJS tests
2016-11-26 01:23:07 -05:00

7 lines
198 B
Text

== 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