Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
b29f53dd 08/31/2021 08:28 AM Ondřej Ezr

Fixes #33122 - Introduce skip pattern for ACL test

The ACL tests are testing all the routes, but if some test previous to
ACL tests add some routes, it fails as such dummy test routes do not
have proper perms. We need to skip such paths in tests as currently we...

67110766 06/19/2018 02:13 PM Lukas Zapletal

Fixes #21007 - new unattended action 'failed'

ee360810 04/05/2018 11:56 AM Michael Moll

Fixes #19894 - Fix Style/RedundantParentheses cop

d611c53b 04/01/2018 12:39 PM Michael Moll

Fixes #19857 - Fix Style/EachWithObject cop

5145468a 12/06/2017 12:03 PM Timo Goebel

fixes #21832 - permission test: do not assume required login

e053898f 02/21/2017 08:09 AM Dominic Cleal

fixes #18565 - move constantize inside access permission tests

Matches normal test loading so constants (and source files) are only
loaded when the test is executed. Syntax errors will then cause a
failure for tests loading the file instead of outside the test process.

5db36087 11/01/2016 11:31 AM Justin Sherrill

Fixes #16990 - make access_perm test reusable

View revisions

Also available in: Atom