Bakery uses direct calls to $_COOKIE and setcookie function which makes testing very hard. We should decouple that functionality from bakery base class and wrap to custom class.

CommentFileSizeAuthor
#1 2040891-bakery-cookie-manager.patch9.19 KBmhrabovcin
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

mhrabovcin’s picture

Status: Active » Needs review
FileSize
9.19 KB

Code