Updated: Comment 0
Problem/Motivation
#2053519: Broken PHPUnit test with notices enabled for AJAX fails on View with "AJAX: Yes" prooved that the testbot as well as some silly developers don't have notices enabled. Let's be sure people don't do that when working with core.
Proposed resolution
Utilize the phpunit utilities to check for notices and warnings.
Remaining tasks
User interface changes
API changes
Related Issues
Add a phpunit tes
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | phpunit-2086687-1.patch | 1.26 KB | dawehner |
Comments
Comment #1
dawehnerThere we go.
Comment #13
quietone commentedThe simpletest module is obsolete in core. Moving to SimpleTest project.