summaryrefslogtreecommitdiffstats
path: root/test/integration/sudo_mode_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
* Use Rails 5 syntax for integration tests.Jean-Philippe Lang2017-06-011-25/+29
* Fixed that reported test duration can be wrong.Jean-Philippe Lang2016-12-311-0/+4
* Removes calls to #assert_template and #assigns in integration tests.Jean-Philippe Lang2016-07-211-9/+9
* Activate sudo mode after password based login (#20589).Jean-Philippe Lang2015-10-011-0/+27
* Adds a UI test (#19851).Jean-Philippe Lang2015-06-191-2/+2
* Tests that submitted data is present in the sudo form (#19851).Jean-Philippe Lang2015-06-191-0/+3
* Don't use SudoMode.disable! to skip API requests (#19851).Jean-Philippe Lang2015-06-191-0/+15
* Renamed sudo mode test.Jean-Philippe Lang2015-06-191-0/+146