summaryrefslogtreecommitdiffstats
path: root/test/functional/imports_controller_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Option to send email notifications while importing issues from CSV files (#22...Go MAEDA2019-05-101-0/+38
* Remove trailing whitespaces from test/functional/imports_controller_test.rbGo MAEDA2019-05-091-3/+3
* Generalize issues imports (#28234).Go MAEDA2019-05-091-1/+2
* 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 Rails 5 syntax for functional tests.Jean-Philippe Lang2017-05-311-19/+69
* Rescue any EncodingError exceptions (#25861).Jean-Philippe Lang2017-05-271-0/+11
* Removes calls to #assert_template and #assigns in functional tests.Jean-Philippe Lang2016-07-181-6/+7
* Adds our own class for controller tests.Jean-Philippe Lang2016-07-141-1/+1
* Adds assertions for import result.Jean-Philippe Lang2016-06-081-0/+3
* Updates copyright for 2016.Jean-Philippe Lang2016-03-131-1/+1
* Adds support for custom date format when importing a CSV file (#950).Jean-Philippe Lang2015-08-141-1/+2
* Import issues from CSV file (#950).Jean-Philippe Lang2015-08-141-0/+200