Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Enable frozen_string_literal for some files under test directory (#26561). | Go MAEDA | 2019-03-16 | 1 | -1/+1 |
* | Add "frozen_string_literal: false" for all files (#26561). | Go MAEDA | 2019-03-15 | 1 | -0/+2 |
* | Use Rails 5 syntax for integration tests. | Jean-Philippe Lang | 2017-06-01 | 1 | -25/+29 |
* | Fixed that reported test duration can be wrong. | Jean-Philippe Lang | 2016-12-31 | 1 | -0/+4 |
* | Removes calls to #assert_template and #assigns in integration tests. | Jean-Philippe Lang | 2016-07-21 | 1 | -9/+9 |
* | Activate sudo mode after password based login (#20589). | Jean-Philippe Lang | 2015-10-01 | 1 | -0/+27 |
* | Adds a UI test (#19851). | Jean-Philippe Lang | 2015-06-19 | 1 | -2/+2 |
* | Tests that submitted data is present in the sudo form (#19851). | Jean-Philippe Lang | 2015-06-19 | 1 | -0/+3 |
* | Don't use SudoMode.disable! to skip API requests (#19851). | Jean-Philippe Lang | 2015-06-19 | 1 | -0/+15 |
* | Renamed sudo mode test. | Jean-Philippe Lang | 2015-06-19 | 1 | -0/+146 |