aboutsummaryrefslogtreecommitdiffstats
path: root/tests/create_carryin_repair.json
diff options
context:
space:
mode:
authorFilipp Lepalaan <f@230.to>2013-07-16 18:53:41 +0300
committerFilipp Lepalaan <f@230.to>2013-07-16 18:53:41 +0300
commit86af9609f17a8e34004faa991854f62d3361685f (patch)
tree6f678b6ebb7e24cf0760d9747ac84182af230f5e /tests/create_carryin_repair.json
parent4d9c2b0a47dd9336d9df7222013ade0c1763856d (diff)
downloadpy-gsxws-86af9609f17a8e34004faa991854f62d3361685f.tar.gz
py-gsxws-86af9609f17a8e34004faa991854f62d3361685f.tar.bz2
py-gsxws-86af9609f17a8e34004faa991854f62d3361685f.zip
Reorganized tests
Diffstat (limited to 'tests/create_carryin_repair.json')
-rw-r--r--tests/create_carryin_repair.json43
1 files changed, 0 insertions, 43 deletions
diff --git a/tests/create_carryin_repair.json b/tests/create_carryin_repair.json
deleted file mode 100644
index 059ad93..0000000
--- a/tests/create_carryin_repair.json
+++ /dev/null
@@ -1,43 +0,0 @@
-{
- "shipTo": "677592",
- "serialNumber": "C3TFJJTNDCP9",
- "symptom": "Does not work",
- "diagnosis": "Does not work",
- "unitReceivedDate": "03/01/13",
- "unitReceivedTime": "12:00 AM",
- "checkIfOutOfWarrantyCoverage": "Y",
- "overrideDiagnosticCodeCheck": "Y",
- "poNumber": "Order12341",
- "orderLines": [
- {
- "partNumber": "FD661-6136",
- "comptiaCode": "T03",
- "comptiaModifier": "B",
- "abused": "Y",
- "outOfWarrantyFlag": "N",
- "diagnosticCode": ""
- },
- {
- "partNumber": "076-1080",
- "comptiaCode": "660",
- "comptiaModifier": "A",
- "abused": "Y",
- "outOfWarrantyFlag": "N",
- "diagnosticCode": ""
- }
- ],
- "customerAddress": {
- "addressLine1": "Address line 1",
- "country": "FI",
- "zipCode": "95014",
- "regionCode": "005",
- "city": "Cupertino",
- "state": "ZZ",
- "street": "Valley Green Dr",
- "firstName": "First",
- "lastName": "Last",
- "companyName": "Apple Inc",
- "primaryPhone": "4088887766",
- "emailAddress": "abc@test.com"
- }
-}