aboutsummaryrefslogtreecommitdiffstats
path: root/actionview/test/abstract_unit.rb
Commit message (Expand)AuthorAgeFilesLines
* Revert "MethodCallAssertions is a regular player of the team ActiveSupport::T...Rafael Mendonça França2019-08-021-0/+3
* Revert "You give jruby_skip & rubinius_skip a good name"Rafael Mendonça França2019-08-021-0/+11
* You give jruby_skip & rubinius_skip a good nameAkira Matsuda2019-08-021-11/+0
* MethodCallAssertions is a regular player of the team ActiveSupport::TestCase nowAkira Matsuda2019-08-021-3/+0
* Run actionview tests in parallelJohn Hawthorn2019-06-051-0/+2
* Output junit format test reportFumiaki MATSUSHIMA2019-04-041-0/+2
* Pass locals in to the template object on constructionAaron Patterson2019-02-251-1/+1
* Always pass a format to the ActionView::Template constructorAaron Patterson2019-02-251-1/+1
* Move templates to an anonymous subclass of AV::BaseAaron Patterson2019-02-061-2/+4
* Pass source to template handler and deprecate old style handlerAaron Patterson2019-02-011-1/+1
* Tighten up the AV::Base constructorAaron Patterson2019-01-291-2/+2
* Always evaluate views against an ActionView::BaseAaron Patterson2019-01-161-1/+1
* Fix more offencesRafael Mendonça França2018-09-251-1/+1
* Merge pull request #33973 from rails/remove-catch-allAaron Patterson2018-09-251-56/+23
|\
| * make bot happyAaron Patterson2018-09-241-1/+1
| * Remove deprecated catch-all route in the AV testsAaron Patterson2018-09-241-56/+23
* | Remove private defSakshi Jain2018-09-231-8/+10
|/
* Include `ActionDispatch::DrawOnce` in `ActiveSupport::TestCase`Ryuta Kamizono2017-09-271-1/+1
* Remove unused code that was copied from actionpackRyuta Kamizono2017-09-271-52/+1
* Use frozen string literal in actionview/Kir Shatrov2017-07-241-0/+2
* Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"Matthew Draper2017-07-021-1/+0
* Enforce frozen string in RubocopKir Shatrov2017-07-011-0/+1
* Define path with __dir__bogdanvlviv2017-05-231-7/+7
* Don't pollute Object with rubinius_skip and jruby_skipAkira Matsuda2017-01-171-9/+9
* Use Encoding::UTF_8 constant for default_{internal,external} in the testsAkira Matsuda2017-01-111-2/+2
* Privatize unneededly protected methods in Action View testsAkira Matsuda2016-12-231-1/+1
* Fix broken comments indentation caused by rubocop auto-correct [ci skip]Ryuta Kamizono2016-09-141-1/+1
* Add three new rubocop rulesRafael Mendonça França2016-08-161-2/+2
* normalizes indentation and whitespace across the projectXavier Noria2016-08-061-10/+10
* remove redundant curlies from hash argumentsXavier Noria2016-08-061-1/+1
* modernizes hash syntax in actionviewXavier Noria2016-08-061-1/+1
* applies new string literal convention in actionview/testXavier Noria2016-08-061-23/+23
* Silence deprecation message for dynamic controller and actions on action_view...Mehmet Emin İNAÇ2016-03-071-6/+8
* Remove load_paths fileArthur Neves2016-02-271-2/+0
* Removed Mocha from Action ViewRonak Jangir2015-09-231-1/+0
* mostly remove the ParamsParser middlewareAaron Patterson2015-09-181-1/+0
* Removed Mocha from ActionView part 1Ronak Jangir2015-08-241-0/+4
* Fix deprecation warning in testseileencodes2015-08-081-7/+7
* Revert "Merge pull request #19404 from dmathieu/remove_rack_env"Jeremy Kemper2015-03-201-1/+1
* don't fallback to RACK_ENV when RAILS_ENV is not presentDamien Mathieu2015-03-191-1/+1
* Cleaning unused methods from abstract_unitThiago Pradi2015-03-141-57/+0
* Revert "Leave all our tests as order_dependent! for now"Matthew Draper2015-03-061-5/+0
* Use public Module#include, in favor of https://bugs.ruby-lang.org/issues/8846robertomiranda2015-01-311-1/+1
* Pass symbol as an argument instead of a blockErik Michaels-Ober2014-11-291-1/+1
* Don’t require already required modulesclaudiofullscreen2014-09-261-2/+0
* Default to sorting user's test cases for nowGodfrey Chan2014-09-081-1/+1
* Leave all our tests as order_dependent! for nowMatthew Draper2014-09-021-0/+5
* AM, AP, AV, and AMo tests are already order_independent!Akira Matsuda2014-08-131-5/+0
* Nobody sucks so nobody should call this awful method nameRafael Mendonça França2014-08-121-1/+1
* users_dont_suck_but_only_we_suck_and_only_our_tests_are_order_dependent!Akira Matsuda2014-08-121-0/+5