Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 174 Bytes

RUNNING_UJS_TESTS.rdoc

File metadata and controls

9 lines (5 loc) · 174 Bytes

Running UJS tests

Run the tests in headless mode by running:

rake test:ujs

To run the tests in a browser, start the Rails UJS server by running:

rake ujs:server