Closed (fixed)
Project:
Ubercart Addresses
Version:
7.x-1.x-dev
Component:
Automated tests
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
4 May 2013 at 16:18 UTC
Updated:
30 May 2013 at 08:01 UTC
Jump to comment: Most recent file
Comments
Comment #1
megachrizThis patch splits the method testAddressBookApi() into multiple test methods. Additionally, it removes calls to
t(). In some cases this is replaced with a call toformat_string().Comment #3
megachrizForgot to include a file in the patch. There is an addition to UcAddressesTestCase made as well. New patch.
Comment #4
megachrizCommitted #3.
Needs backport.
Comment #5
megachrizPatch for the 6.x-2.x version. Note that not all
t()calls have been replaced, becauseformat_string()function is not available in Drupal 6.Comment #6
megachrizCommitted #5.
Setting issue back to the version it was originally reported for and mark it as fixed.