summaryrefslogtreecommitdiffstats
path: root/test/integration/sudo_mode_test.rb
Commit message (Expand)AuthorAgeFilesLines
* remove spaces inside {} of test/integration/sudo_mode_test.rbToshi MARUYAMA2020-11-211-2/+2
* shorten long line of test/integration/sudo_mode_test.rbToshi MARUYAMA2020-11-191-3/+27
* shorten long line of test/integration/sudo_mode_test.rbToshi MARUYAMA2020-11-131-3/+30
* fix source indent of test/integration/sudo_mode_test.rbToshi MARUYAMA2020-11-131-19/+37
* Reverts r19569 (#33071).Go MAEDA2020-03-141-21/+1
* Require sudo mode for actions to delete contents (#33071).Go MAEDA2020-03-101-1/+21
* Enables API access to /my/account for updating user account data (#31399).Go MAEDA2019-06-161-4/+4
* Remove trailing whitespaces from test (#31506).Go MAEDA2019-06-061-1/+1
* 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