summaryrefslogtreecommitdiffstats
path: root/test/functional/custom_field_enumerations_controller_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Enable frozen_string_literal for some files under test directory (#26561).Go MAEDA2019-03-161-1/+1
* Add "frozen_string_literal: false" for all files (#26561).Go MAEDA2019-03-151-0/+2
* Update copyright.Jean-Philippe Lang2017-06-251-1/+1
* Use strong params for CustomFieldEnumeration.Jean-Philippe Lang2017-06-031-2/+2
* Use Rails 5 syntax for functional tests.Jean-Philippe Lang2017-05-311-10/+45
* Removes calls to #assert_template and #assigns in functional tests.Jean-Philippe Lang2016-07-181-3/+7
* Adds our own class for controller tests.Jean-Philippe Lang2016-07-141-1/+1
* Updates copyright for 2016.Jean-Philippe Lang2016-03-131-1/+1
* Adds Enumeration custom field format (#21060).Jean-Philippe Lang2015-10-251-0/+111