-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #18 from The-Public-Radio/test-fixup
Test fixup
- Loading branch information
Showing
8 changed files
with
19 additions
and
29 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
date_created,expected_ship_date,order_id,quantity,sku,vendor_name,item_name,customer_name,st_address_line1,st_address_line2,city,state,postal_code,shipping_upgrade,shipment_id,external_order_id,bill_last_name,bill_address1,bill_address2,bill_city,bill_zip,bill_phonenum,bill_code,giftmessage,radio | ||
dat_created,expected_ship_date,order_id,quantity,sku,vendor_name,item_name,customer_name,st_address_line1,st_address_line2,city,state,postal_code,shipping_upgrade,shipment_id,external_order_id,bill_last_name,bill_address1,bill_address2,bill_city,bill_zip,bill_phonenum,bill_code,giftmessage,radio | ||
07/25/2017 00:00:00,2017-11-15 00:00:00.0,7875723,1,468810000000,Centerline Labs LLC,The Public Radio  ,mar medrd,238 Fairview Rd,,Raleigh,NC,27608,Economy 3-8 Business Days <br> (Final delivery likely to be by US Postal Service),8581381,0,mtha,meford,2308 Fairview Road,,Raleigh,27608,919-781-5957,,NC,,Choose a station- FM Frequency (US only):/^91.5 | ||
07/25/2017 00:00:00,2017-11-15 00:00:00.0,7875751,1,468810000000,Centerline Labs LLC,The Public Radio  ,cathy mulvney,43 Green Valley Rd,,Wallingford,PA,19086-6050,Economy 3-8 Business Days <br> (Final delivery likely to be by US Postal Service),8581411,mulaney,43 Green Vally Rd,,Wallingford,19086-6050,610-608-7120,,PA,,Choose a station- FM Frequency (US only):/^100.1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -36,6 +36,7 @@ | |
ENV['UNCOMMON_GOODS_INVOICING_EMAILS'] = '[email protected],[email protected]' | ||
ENV['INVOICE_FROM_EMAIL_ADDRESS'] = '[email protected]' | ||
ENV['EMAILS_TO_NOTIFY_OF_IMPORT'] = '[email protected]' | ||
ENV['EMAILS_TO_NOTIFY_OF_ORDERS'] = '[email protected]' | ||
ENV['SQUARESPACE_API_KEY'] = 'test-key' | ||
ENV['SQUARESPACE_APP_NAME'] = 'test-app' | ||
ENV['TPR_ORDER_SOURCES'] = 'squarespace,kickstarter,uncommon_goods,other,WBEZ,warranty,KUER,LGA,WFAE,KERA,KXT' | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters