aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/rails/generators/test_unit/system/templates
Commit message (Expand)AuthorAgeFilesLines
* Use .tt extension to all the template filesRafael Mendonça França2017-11-132-0/+0
* Remove frozen_string_literal magic comment from templatesyuuji.yaginuma2017-09-172-4/+0
* Adding frozen_string_literal pragma to Railties.Pat Allan2017-08-142-0/+4
* Rename system_test_helper -> application_system_test_caseeileencodes2017-02-202-1/+1
* Fix default host in setup, move teardown to helper fileeileencodes2017-02-201-5/+0
* Add default configuration to generated system test helpereileencodes2017-02-201-0/+2
* Move and rename system testseileencodes2017-02-202-4/+6
* Refactor config settings to use generated fileeileencodes2017-02-202-1/+9
* Turn system testing into it's own gem and renameeileencodes2017-02-201-1/+1
* Add generators and ability to run system testseileencodes2017-02-201-0/+7