Closed (fixed)
Project:
Profile
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
13 Sep 2016 at 20:05 UTC
Updated:
27 Sep 2016 at 20:54 UTC
Jump to comment: Most recent, Most recent file
testProfileActive, testDefaultProfile, testLoadDefaultProfile can be moved to ProfileTest.
The rest into a ProfileDefaultTest functional test
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | split-2799541-4.patch | 20.49 KB | mglaman |
| #3 | split-2799541-3.patch | 5.59 KB | mglaman |
Comments
Comment #2
mglamanComment #3
mglamanInitial patch, moves items to kernel test.
Comment #4
mglamanHere is a new test. I removed ::testDefaultAction wholesale because the permission and test do not make sense. Apparently even with "administer profiles" you need "edit any BUNDLE permission" which makes no sense. To be followed up in #2749995: Administrator Access Tests.
Comment #6
mglaman