rails/actionview/RUNNING_UJS_TESTS.rdoc
2022-12-31 23:03:09 +11:00

10 lines
174 B
Plaintext

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