Active
Project:
Mockable: Mock objects for Drupal
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
29 Sep 2013 at 12:36 UTC
Updated:
29 Sep 2013 at 12:36 UTC
It is often hard for developers and especially themers to simulate error messages. Even though errors, warnings and status messages often do not come from external system, it might be still be interesting to allow mocking of these messages.
A themer might then enable mockable, and mockable_messages perhaps (?), and set mocking to mock long error messages with unordered lists, in order to theme them.